Skip to content

Commit 39485a5

Browse files
committed
Update README.md
1 parent 23ce829 commit 39485a5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,11 @@ use DirectoryTree\Bartender\Facades\Bartender;
6565
Bartender::routes();
6666
```
6767

68-
> [!important]
69-
> Remember to register the callback URLs in your OAuth provider's settings.
70-
> For example, your Google OAuth callback would be `/auth/google/callback`.
71-
7268
Set up your [Socialite Providers](https://socialiteproviders.com/) in your `services.php` configuration file:
7369

70+
> [!important]
71+
> Remember to register the redirect URLs in your OAuth provider's settings.
72+
7473
```php
7574
// config/services.php
7675

0 commit comments

Comments
 (0)