Closed thangchung closed 3 years ago
The UoW here looks good https://github.com/TryCatchLearn/DatingApp/blob/master/API/Data/UnitOfWork.cs
We will try to integrate with Duende.IdentityServer
We gonna use https://github.com/Megabit/Blazorise for the UI
Build something like https://github.com/thbst16/BlazorCrud, with the cool demo at https://becksblazor.azurewebsites.net/
We have found this cool generator for RestEase: https://stefh.github.io/RestEase-Client-Generator/
Simple authentication server
https://github.com/TryCatchLearn/DatingApp/blob/master/API/Controllers/AccountController.cs
Duende.IdentityServer
Don't know it yet :))
Okta
Because of the simplification for this application so that I integrate with Okta:
Application Uri: https://dev-31569871-admin.okta.com/
Sample guidance: https://developer.okta.com/docs/guides/sign-into-web-app/aspnetcore3/before-you-begin/