Skip to content

simone201/easy-auth0-java

Repository files navigation

Easy Auth0 JVM Library

A JVM Library that allows a simpler access to Auth0 APIs, written in Kotlin, compatible with Java/Groovy/Scala (by using the .jar file or Maven artifact).

Allows you to implement a simple authentication in your app with:

  • Username/Password login
  • OAuth 2 Tokens (OpenID compliant)
  • Validate ID Tokens
  • Refresh ID Tokens using Refresh Tokens
  • Retrieve your app users (including emails)
  • Manage login/logout without any hassle in your app
  • Use directly "Basic" and "Bearer" Headers from HTTP requests

More info to come soon!

About

Java Library that allows a simpler access to Auth0 APIs, written in Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages