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
224 forks
Language: Python
last commit: 3 months 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,180 |
ueberauth/guardian | An Elixir authentication library providing token-based authentication and integration with Plug and Phoenix frameworks | 3,450 |
shieldfy/api-security-checklist | A comprehensive checklist for designing and securing APIs. | 22,533 |
tymondesigns/jwt-auth | Provides JSON Web Token-based authentication for Laravel and Lumen applications. | 11,330 |
lynndylanhurley/devise_token_auth | Provides a token-based authentication system for Rails JSON APIs | 3,550 |
auth0/jwt-decode | A library to decode and parse JSON web tokens | 3,226 |
jedisct1/libsodium | A portable and easy-to-use software library for encryption, decryption, signatures, password hashing, and more. | 12,372 |
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,022 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |
google/trillian | A transparent data store providing cryptographically verifiable logs and scalable storage | 3,564 |
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,879 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,099 |
auth0/java-jwt | A Java library implementing the JSON Web Token standard for digital signatures and token validation. | 5,917 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |