Closed singpolyma closed 8 years ago
Take a look at the uid
that the strategy exposes in the auth hash. Seems this comes from the sub
claim on the access token. I would hope that these would be the same on both the ID token and Access token...
I no longer have access to the project I was doing this for. Will check out if this works if I ever have need again.
So that one can actually get at the
sub
needed to identify a user