
How to select oauth scopes in next-auth / authjs
You can select the scopes you want to request from GitHub/your oauthprovider in the login page, and...
- nextjs
- authjs
- oauth
Blog
Longer posts — published here first, then cross-posted to Dev.to with a canonical URL back to this site.
Blog
Longer posts — published here first, then cross-posted to Dev.to with a canonical URL back to this site.
Blog
Longer posts — published here first, then cross-posted to Dev.to with a canonical URL back to this site.
53 posts · page 2 of 7

You can select the scopes you want to request from GitHub/your oauthprovider in the login page, and...

slides used in the presentation building the generic component In this example we'll use...

This error is a combination of CORS issues and incorrect cookie settings. To resolve you need to set...

odemailer with Brevo is an excellent combination for sending free emails (up to 300 per day) within...

Add cool effect when trnsitionning from light to dark mode using css and view...

Supabase An open source alternative to firebase...

Why GraphQL and Relay for your React app? Building complex UIs that fetch data efficiently...

Are you a fellow developer? I hear you! As software creators, we're constantly fine-tuning our code,...