OAUTH 2.0
-
Core Java
OAuth 2.0 vs. OpenID Connect: Securing Java Microservices Made Simple
Modern microservices need secure and efficient authentication to protect sensitive data and ensure seamless user experiences. Two popular protocols, OAuth…
Read More » -
Enterprise Java
Simple Token Authentication for Java Apps
“I love writing authentication and authorization code.” ~ No Web Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
OAUTH 2.0 Authorisation Code Grant
OAuth 2.0 provides a number of security flows (or grant types) to allow an application access user’s data in another…
Read More »