togo install togo-framework/auth-oauthpart of the togo-framework — the full-stack Go + React framework
OAuth2 social login for togo auth: Google, GitHub, Facebook. Depends on auth (plugin-depends-on-plugin).
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.
togo is proudly sponsored by ID8 Media and One Studio.