itsdangerous
Data Tokenizer
Provides a way to securely transmit and verify data between untrusted environments
Safely pass trusted data to untrusted environments and back.
3k stars
58 watching
223 forks
Language: Python
last commit: 30 days ago
Linked from 2 awesome lists
hmacitsdangerouspalletspythonsecurityserialization
Related projects:
Repository | Description | Stars |
---|---|---|
dwyl/learn-json-web-tokens | This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. | 4,181 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,443 |
shieldfy/api-security-checklist | A comprehensive security checklist for designing and releasing APIs | 22,480 |
tymondesigns/jwt-auth | Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. | 11,312 |
lynndylanhurley/devise_token_auth | Provides a token-based authentication system for Rails JSON APIs | 3,546 |
auth0/jwt-decode | A library to decode and parse JSON web tokens | 3,218 |
jedisct1/libsodium | A portable and easy-to-use software library for encryption, decryption, signatures, password hashing, and more. | 12,298 |
jeremykenedy/laravel-auth | Laravel Auth provides user authentication and management features with email verification, social media integration, location services, and role-based access control. | 3,018 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |
google/trillian | A transparent data store with cryptographic verifiability, built on top of a scalable Merkle tree and an append-only log. | 3,553 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
volatiletech/authboss | An authentication system that provides modular features and tools to simplify the process of implementing authentication in web applications. | 3,862 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,081 |
auth0/java-jwt | A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,902 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |