@mailming The answer you posted only applied for angular v9. for later versions this does not work
@rickfrankel I updated to Angular 10 thus I cannot use "@angular-devkit/build-angular": "0.901.6". What needs to be changed to make it work?
Thanks in advance
But this is not secure. If one can manage to steal refresh token can he be always authenticated.
I am trying to understand the auth flow here with access token and refresh tkmw
I can see that once the user is successfully authenticated, a refresh token is returned to angular client along with the access token. When an access token expires tokenAuth/RefreshToken is called and a new access token is issued if refresh token provided is valid. What I cannot find is when a refresh token expires how does it work ?
Thanks
How is refresh token implemented in asp.net core server?
Hi,
I am trying to add audit journal in my application. I need to record user actions and show them to user e.g
I have dozens of these cases and I was wondering if there any way of doing this using aspnet zero?
Cant find scss files in the solution
Can you tell me which file ?
Hi,
You mean replace primary color everywhere?
Thanks