llllllll-l / TripMDB

A fun way for movie nerds to find their next trip
2 stars 0 forks source link

Implement a SQL DB for storing users #17

Closed llllllll-l closed 5 months ago

llllllll-l commented 5 months ago

Create a table in your SQL DB

users table

The table should have the nessesay columns from JWT lib PLUS role:

Id Role UserName NormalizedUserName Email NormalizedEmail EmailConfirmed PasswordHash SecurityStamp ConcurrencyStamp PhoneNumber PhoneNumberConfirmed TwoFactorEnabled LockoutEnd LockoutEnabled AccessFailedCount