directorytree/bartender
Opinionated Laravel Socialite auth starter. Ships ready-made routes (/auth/{driver}/redirect, /callback), controller, and user columns for provider ID/name plus optional access/refresh tokens. Highly customizable; supports soft deletes and email verification.
text instead of string type in provider token migration - b08d59fHash::make instead of bcrypt when hashing passwords to use application hash mechanism - 684ce0bUserProviderRepository - 684ce0bredirect()->intended($url) instead of redirect()->to($url) when a user has been successfully authenticated - https://github.com/DirectoryTree/Bartender/pull/7POST requests to be sent to OAuth callback route for Apple OAuth compatibility - #5 - a9ee667serve param doc type - 89431f4First release 🎉
How can I help you explore Laravel packages today?