Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Getting more data from Access Grant (Apple Sign In) #319

Open
mathieuruellan opened this issue Apr 14, 2020 · 0 comments
Open

Getting more data from Access Grant (Apple Sign In) #319

mathieuruellan opened this issue Apr 14, 2020 · 0 comments

Comments

@mathieuruellan
Copy link

mathieuruellan commented Apr 14, 2020

Hello, i'm using 1.1.6.Release.

I'm currently developing Apple Signin (mandatory for apps in june).
There is no Apple API to fetch profile with access_token. It's useless.
But, during the handshake with the auth code, the accessGrant has the IdToken, a jwt token that contains all what we need.
At the moment i've no alternative to override the OAuth2ConnectionFactory createConnection to put extradata.

Any suggestion or is it the only way?
Adding something to collect extra data at this point could be really helpful!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant