JWT

JWT toolkit

A JSON Web Token implementation in Objective-C.

A JSON Web Token implementation in Objective-C.

GitHub

351 stars
17 watching
105 forks
Language: Objective-C
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jwt-dotnet/jwt An implementation of JSON Web Tokens for .NET. 2,139
thalhammer/jwt-cpp A header-only C++ library for creating and validating JSON Web Tokens 909
jwtk/njwt A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. 432
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,345
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
mike-engel/jwt-cli A CLI tool to work with JSON Web Tokens 1,108
restuwahyu13/jwt-transform Tools for transforming and decrypting JSON Web Tokens using encryption algorithms 18
keats/jsonwebtoken A Rust library for generating and verifying JSON Web Tokens 1,702
kingsabri/jwtear A command-line tool for parsing and manipulating JSON Web Tokens 99
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 119
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 299
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 252
adam-hanna/jwt-auth A JSON web token middleware for GoLang http servers. 232