Skip to content

Instantly share code, notes, and snippets.

@visionarylab
Created February 6, 2024 03:22
Show Gist options
  • Save visionarylab/23e5ecdaacb207dcbf73e65aff571a6d to your computer and use it in GitHub Desktop.
Save visionarylab/23e5ecdaacb207dcbf73e65aff571a6d to your computer and use it in GitHub Desktop.
gapi
https://medium.com/@muhammadismaildev/integrating-google-one-tap-into-webflow-and-auth0-a-guide-e9ec3fccd4ad
Google identity Services' token model or
https://developers.google.com/identity/protocols/oauth2/javascript-implicit-flow#obtainingaccesstokens
refresh token
https://docs.netbird.io/selfhosted/identity-providers
https://supabase.com/docs/guides/auth/social-login/auth-google
https://supertokens.com/docs/thirdparty/custom-ui/thirdparty-login
https://docs.sisense.com/win/SisenseWin/google-authentication.htm?TocPath=Security%7C_____6
https://community.weweb.io/t/google-calendar-api-with-supabase/4977/8
Netlify Identity offers Role-based access control (RBAC).
##
https://build.airdev.co/wiki/how-to-implement-google-authentication-bubble-application#authenticating-using-a-service-account
https://forum.bubble.io/t/problem-api-connector-google-youtube-scope/153527/2
##Minimalist( Sign in With Google button or One Tap.
https://clerk.com/blog/build-a-user-switcher-just-like-gmailhttps://developers.google.com/identity/gsi/web/guides/migration)
https://developers.google.com/identity/gsi/web/guides/automatic-sign-in-sign-out
##Remix,Astro
PWA + authZ
##Cloud
https://auth0.com/blog/using-serverless-azure-functions-with-auth0-and-google-apis/
https://github.com/msukmanowsky/gapi-firebase
##
https://stackoverflow.com/questions/77796811/google-accounts-oauth2-tokenclient-how-to-get-refresh-token
Auth0 Okta Misc
https://community.n8n.io/t/google-calendar-oauth2-api-token-expiring-every-once-in-a-while/11336/3
##Google a lot
https://www.intricatecloud.io/2020/12/passwordless-sign-in-with-google-one-tap-for-web/
https://developers.google.com/identity/oauth2/web/guides/migration-to-gis#gis-redirect-ux
https://www.youtube.com/watch?v=rrSfsxFq0Dw
##
https://clerk.com/blog/build-a-user-switcher-just-like-gmail
https://medium.com/@webdev_59507/integrating-the-youtube-data-api-into-a-website-5ee2a7dc2370
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment