https://github.com/rd003/netrefreshtokendemo
Securing .NET 9 Apis: jwt , refresh token, login, signup with postgres
https://github.com/rd003/netrefreshtokendemo
Last synced: about 1 year ago
JSON representation
Securing .NET 9 Apis: jwt , refresh token, login, signup with postgres
- Host: GitHub
- URL: https://github.com/rd003/netrefreshtokendemo
- Owner: rd003
- License: mit
- Created: 2024-12-04T10:04:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-14T06:23:38.000Z (over 1 year ago)
- Last Synced: 2025-02-09T04:44:39.093Z (over 1 year ago)
- Language: C#
- Homepage: https://ravindradevrani.medium.com/securing-the-net-9-app-signup-login-jwt-refresh-tokens-and-role-based-access-with-postgresql-43df24fd0ba2
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# NetRefreshTokenDemo
You can find step by step blog post at [medium.com](https://ravindradevrani.medium.com/securing-the-net-9-app-signup-login-jwt-refresh-tokens-and-role-based-access-with-postgresql-43df24fd0ba2)