Learn how to integrate OAuth2.0 into a Flask app using Supabase-py. Enable users to login to the web app using their GitHub account. Prerequisites include familiarity with Flask and Supabase authentication. Create session storage and initiate the Supabase client. Sign in with GitHub and create sign-in and callback routes in the Flask app.

4m read timeFrom supabase.com
Post cover image
Table of contents
PrerequisitesGetting startedSession storageInitiate the clientSign in with GitHubCreate sign-in routeCreate callback routeConclusionMore Resources

Sort: