Content Deep Dive
X / Twitter OAuth 2.0 is now available for Supabase Auth
Blog post from Supabase
Post Details
Company
Date Published
Author
Fady
Word Count
164
Language
English
Hacker News Points
-
Source URL
Summary
X/Twitter has transitioned from the legacy OAuth 1.0a to the more secure and modern OAuth 2.0 implementation, which includes features like PKCE support for enhanced security. To set up X/Twitter authentication using OAuth 2.0, developers need to enable email requests in the app's authentication settings, add a callback URL from the Supabase dashboard, and configure the Client ID and Client Secret. The Supabase client libraries can then be used to authenticate users. Although the legacy OAuth 1.0a provider remains available for now, developers are encouraged to migrate to the new OAuth 2.0 provider for a better authentication experience.