Haskell JWT

Open-source Haskell projects categorized as JWT

JSON Web Token is a proposed Internet standard for creating data with optional signature and/or optional encryption whose payload holds JSON that asserts some number of claims. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.

Top 3 Haskell JWT Projects

  • jose

    Haskell JOSE and JWT library

  • jose-jwt

    Haskell implementation of JOSE/JWT standards (by tekul)

  • 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
  • google-oauth2-jwt

    Get the signed JWT for Google Service Accounts

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Haskell JWT related posts

Index

What are some of the best open-source JWT projects in Haskell? This list will help you:

Project Stars
1 jose 122
2 jose-jwt 34
3 google-oauth2-jwt 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com