#jwt

[ follow ]
egghead
1 month ago
JavaScript

AngularJS Authentication with JWT

JWT provides a modern alternative to traditional cookie-based authentication models. [ more ]
blog.bitsrc.io
4 months ago
DevOps

Best-Practices for API Authorization

API authorization acts as a gatekeeper to ensure only authorized software can access and use APIs.
Token-based authorization, such as JWT and OAuth tokens, is a best practice for secure API interactions. [ more ]
[ Load more ]