Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(Fix warning) Added missing annotation for new param in TokenRefreshe…
…dEventArgs (#370) * Added Identity Token to TokenRefreshEventArgs This change allows updating the identity token cached at the client with the latest identity token coming from token renewal * Make Identity Token optional in TokenRefreshEventArgs to prevent breaking changes * Added missing annotation for new param in TokenRefreshedEventArgs (fixes related warning)
- Loading branch information