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)

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

  • 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 119
2 jose-jwt 30
3 google-oauth2-jwt 6
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
www.sonarqube.org