directorytree/bartender
Opinionated Socialite authentication for Laravel. Ships ready-made routes (/auth/{driver}/redirect, /callback), a controller, migrations to store provider IDs and optional access/refresh tokens, and customizable hooks for features like 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?