Explore >> Select a destination


You are here

www.arneswinnen.net
| | stack-auth.com
2.2 parsecs away

Travel
| | Stack Auth is open-source authentication for the modern web.
| | aaronparecki.com
3.1 parsecs away

Travel
| | This post describes OAuth 2.0 in a simplified format to help developers and service providers implement the protocol.
| | philodev.one
3.4 parsecs away

Travel
| | oAuth is a hard to get into because of its (necessary) complexity. A basic understanding of the standard flow and the actors involved can help to make better decisions and understand the security implications of the choices.
| | keithbabinec.com
15.4 parsecs away

Travel
| The OAuth 2.0 implicit grant flow is great way to handle authentication between a client JavaScript single page web app (SPA) and a web API. For example: a React or Angular web app that needs to authenticate users and then have those users call an authorized ASP.NET Core Web API. Azure AD and the Microsoft...