Swift JWT

Open-source Swift 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 Swift JWT Projects

  • Lock.swift

    A Swift & iOS framework to authenticate using Auth0 and with a Native Look & Feel

  • jwt-kit

    🔑 JSON Web Token (JWT) signing and verification (HMAC, ECDSA, EdDSA, RSA, PSS) with support for JWS and JWK

  • Project mention: An aborted experiment with server Swift | news.ycombinator.com | 2023-10-25

    > like BoringSSL, but Swift-native solutions are becoming more common.

    I've seen this one, "Move away from BoringSSL", actively in development (PR opened two weeks ago):

    https://github.com/vapor/jwt-kit/pull/99

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • okta-mobile-swift

    okta-mobile-swift

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). The latest post mention was on 2023-10-25.

Swift JWT related posts

Index

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

Project Stars
1 Lock.swift 258
2 jwt-kit 158
3 okta-mobile-swift 41
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com