Is 'addAccessTokenExpired' triggered after silent renew?
If not can an event be added 'addSilentRenewSuccess', passing in the new access token perhaps?
Is 'addAccessTokenExpired' triggered after silent renew?
It should and does it all the projects I work on.
If not can an event be added 'addSilentRenewSuccess', passing in the new access token perhaps?
The userLoaded event fires when the user has been updated.
Brilliant thank you @brockallen
Most helpful comment
It should and does it all the projects I work on.
The userLoaded event fires when the user has been updated.