@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
Cant find scss files in the solution
Can you tell me which file ?
Hi,
You mean replace primary color everywhere?
Thanks
Where exactly is this done?
Thanks
So that means any custom styles and custom js files muat be added to the bundles.config?