auth0-scala icon indicating copy to clipboard operation
auth0-scala copied to clipboard

All information regarding using Auth0 with Scala

Results 5 auth0-scala issues
Sort by recently updated
recently updated
newest added

L5 of the README contains two hyperlinks with no URIs attached to them, hence leading to a 404.

Hi, I rewrote your code because, IMHO, it was not very readable for a Scala developer. My work is based on @mp-loki one (here: https://github.com/auth0/auth0-scala/pull/9) because it is good work....

Hi, I have been using auth0-scala app as an example for my application, however, compiler always complained about deprecated classes usage, that's why I decided to replace them with proper...