(no title)
bebop | 1 year ago
1. It standardizes your auth system. While sessions auth is mostly implemented in the same way across systems, learning oauth and oidc gives you a standard across the industry.
2. Jwts give an easy path to make “front end” applications and api authentication work in the same way. This in theory reduces your security surface area as all of your authnz code can be shared across your offerings.
andoando|1 year ago
pests|1 year ago
tracker1|1 year ago
treve|1 year ago