league/oauth2-client
OAuth 2.0 client library for PHP. Provides a solid base for implementing “Sign in with …” flows and RFC 6749-compliant integrations, with a GenericProvider for bearer-token services and an extensible architecture for custom providers.
In order to build docs locally, you must first install rbenv:
brew install rbenv
rbenv install
Then install the bundle:
bundle install
This might tell you to install a specific version of bundler with gem. If so, do what it asks.
How can I help you explore Laravel packages today?