Tag:oauth
All the articles with the tag "oauth".
🔒 Next Auth vs SST Auth
Posted on:November 20, 2022A side-by-side comparison of Next Auth and SST Auth: two solutions to implement OAuth authentication in your Next.js application.
OAuth with Serverless using SST
Posted on:November 11, 2022Part 4 of a series around SST - Serverless Stack. In this article, we will see how to implement OAuth with Serverless using SST.