ngx-jwt
JWT tokenizer
An Angular library that adds JWT token authentication to HTTP requests.
Angular library for injecting JWT tokens to HTTP requests.
1 stars
2 watching
0 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |
jwt-scala/jwt-scala | A library providing JSON Web Token (JWT) support in Scala, allowing users to create, verify, and validate JWTs with various algorithms. | 675 |
jwtk/njwt | A Node.js library that simplifies the process of creating and working with JSON Web Tokens (JWTs) for secure authentication and authorization. | 433 |
jwt-dotnet/jwt | A library providing an implementation of JSON Web Tokens for .NET authentication | 2,145 |
sgrust01/jwtvault | An open-source library for managing and orchestrating JSON Web Token (JWT) workflow securely | 68 |
nccgroup/jwt-reauth | An extension for the Burp Suite web security testing tool that caches authentication tokens and injects them into subsequent requests. | 100 |
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,196 |
kylef/jsonwebtoken.swift | Provides an implementation of JSON Web Tokens in Swift | 762 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 928 |
stanscates/react-native-jwt | A package for encoding and decoding JSON Web Tokens compatible with React Native | 43 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 233 |
sagi/workers-jwt | Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 96 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |