Marketplace
auth-oauth
1h agoOAuth2 social login for togo auth
Auth
auth-oauth
Enableddownloads
0
OAuth2 social login for togo auth: Google, GitHub, Facebook. Depends on auth (plugin-depends-on-plugin).
bash
togo install togo-framework/auth
togo install togo-framework/auth-oauthEnv: APP_URL, and per provider OAUTH_GOOGLE_CLIENT_ID/_SECRET,
OAUTH_GITHUB_CLIENT_ID/_SECRET, OAUTH_FACEBOOK_CLIENT_ID/_SECRET.
Flow: GET /api/auth/oauth/{provider} -> callback -> session.