Skip to content

Update OAuth mocks to use Socialite-preferred style - #3920

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:socialite-mocks
Aug 4, 2026
Merged

Update OAuth mocks to use Socialite-preferred style#3920
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:socialite-mocks

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

Our OAuth provider, Socialite, recently added support for a fake facade method, bringing it in line with other parts of the Laravel ecosystem. Thanks to #3894, we can now use this facade method to create mocks instead of our previous manual mocking approach.

Our OAuth provider, Socialite, recently added support for a `fake` facade method, bringing it in line with other parts of the Laravel ecosystem.  Thanks to Kitware#3894, we can now use this facade method to create mocks instead of our previous manual mocking approach.
@josephsnyder
josephsnyder added this pull request to the merge queue Aug 4, 2026
Merged via the queue into Kitware:master with commit 6563f68 Aug 4, 2026
7 checks passed
@williamjallen
williamjallen deleted the socialite-mocks branch August 4, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants