New SvelteKit course: fullstacksveltekit.com

New Twitter OAuth integration recipe

JA

Justin Ahinon

@iamsegbedji

Even after the recent changes in Twitter API pricing, it remains a very popular OAuth 2.0 provider. We've recently added a new recipe for integrating Twitter into your SvelteKit application.

The recipe uses  Twitter OAuth 2.0 Authorization Code Flow with PKCE  in combination with  Lucia Auth,   Drizzle, and  Arctic  to handle user authentication and authorization.

You can already check the demo  here.

If you've already purchased Om Recipes, you already have access to the code for this recipe. If you're a new user, you can go  here  to get started.