During authentication using external Oauth Provider, the Access Token is saved into AspNetUserTokens table.
How can I retrieve it after login ?
During authentication using external Oauth Provider, the Access Token is saved into AspNetUserTokens table.
How can I retrieve it after login ?