NEO NOS

Laravel

Socialite Amazon

Log in with Amazon.

Socialite Amazon

A Laravel Socialite provider for Login with Amazon and AWS accounts. It plugs into Socialite the same way the first-party providers do, so an Amazon button is the same two calls as Google or GitHub.

  • Standard Socialite driver — redirect() and user() as usual
  • Login with Amazon and AWS account support
  • Integrates with Social Providers / Social Stream setups
Socialite::driver('amazon')->redirect();