I setup an Entity Framework database to manage persistent data on the authentication server. This is crucial for running the authentication server in production. Integrating with a database and understanding Entity Framework is also an essential skill for most projects.
In this series, I demonstrate how to build a JWT authentication server in ASP.NET Core. The server will support user registration, logging in to get a JWT access and refresh token, refreshing expired tokens, and logging out to invalidate refresh tokens. If your application needs authentication or if you're interested in microservices, this is the series for you!
TIMESTAMPS:
0:00 - Introduction
0:33 - Install Entity Framework
1:18 - Database Setup
3:22 - Migrations
7:48 - Implementing Repositories
12:40 - Testing
14:11 - Conclusion
EF MIGRATIONS: https://docs.microsoft.com/en-us/ef/c...
SOURCE CONTROL: https://github.com/SingletonSean/auth...
GET POSTMAN: https://www.postman.com/downloads/
OTHER LINKS:
Donations: https://www.paypal.com/biz/fund?id=UB...