Authentication

Database

Linking entities to users in One-To-Many relationships

Having entities is all good and well, but now we need to link them to the users they belong to

Read
Security

OAuth token verification in Spring backends issue fixing

Fixing some issues in the Google OAuth token verification in a Spring Kotlin backend application

Read
Security

OAuth token verification in Spring backends

Google OAuth token verification in a Spring Kotlin backend application

Read
Security

OAuth for authentication and authorization in Kotlin Spring Boot applications

Implementing the theory and adding OAuth in the Kotlin Spring Boot Backend

Read
Security

Analysis of OAuth for authentication and authorization

Why to choose to make authentication and authorization easy with Google-powered OAuth for your application, as opposed to other methods of authentication

Read