Dog-fooding our API - Authentication
Read OriginalThe article explains the technical process of implementing authentication for a startup's API, moving from OAuth to a simpler session token system using JSON Web Tokens (JWT). It covers configuring an AuthenticationHandler in ASP.NET Web API with Thinktecture.IdentityModel, requesting tokens, and using them for cookieless, authenticated API requests.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser