Scala JWT Library

This page summarizes the projects mentioned and recommended in the original post on /r/scala

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • oath

  • Hey Guys, I wanted to create a project recently in scala which I had to face user authorisation/authentication requirements. I found out that there wasn't any library in scala written yet fitting my needs. So, I decided to create my library. I am new when it comes to libraries and I would I like to share it here for you, if anyone is interested to give feedback, maintain and use it as they like. andrewrigas/oath (github.com)

  • jwt-scala

    JWT support for Scala. Bonus extensions for Play, Play JSON, Json4s, Circe, uPickle, Spray and Argonaut

  • It's totally cool to create your own libraries for whichever you like but did you really miss this one during your research? https://github.com/jwt-scala/jwt-scala

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • jose

    Extensible JOSE library for Scala (by blackdoor)

  • I'm curious if you found https://blackdoor.github.io/jose and if so what needs it left unfulfilled

  • fJWT

    Simple scala 3 library to generate a validate JWT written in Tagless final style

  • While studying Tagless final, I created my own JWT library too(https://github.com/kiberStender/fJWT) to see how much I learned. It's open, and I even publish on sonatype/maven. In case someone is curious to use or wants to criticise

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts