aspnet-core-3-jwt-authentication-api
API with JWT auth
An ASP.NET Core 3.1 API project implementing JWT authentication and authorization
ASP.NET Core 3.1 JWT Authentication API
639 stars
36 watching
297 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
aspnetaspnetcoreaspnetcore3aspnetcorewebapijwt-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
auth0-blog/react-flux-jwt-authentication-sample | A sample project demonstrating how to add authentication to a React Flux app using JWTs and multiple authentication sources | 589 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 232 |
gokul595/api_guard | Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs | 276 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
blowdart/aspnetauthorizationworkshop | A workshop for learning ASP.NET Core Authorization | 1,172 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
emreyalvac/actix-web-jwt | A Rust-based backend API using Actix Web and JWT for user authentication and authorization | 156 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 701 |
botanicus/rack-jwt-token-auth | Provides token-based authentication middleware for Rack applications | 0 |
w3c/webauthn | An API for authenticating web applications using public key credentials | 1,186 |