willowtreeapps / sign-in-with-apple-button-android

An Android library for Sign In with Apple
MIT License
283 stars 68 forks source link

Add response_mode param #52

Closed Tsutou closed 4 years ago

Tsutou commented 4 years ago

close #51

Thank you very much for your work. I would be happy if you could fix this.

m-trieu commented 4 years ago

question how can we pull the data from the id_token, code, and user {} response?

Tsutou commented 4 years ago

question how can we pull the data from the id_token, code, and user {} response?

It seems to be good to use response type of fragment or form_post https://developer.apple.com/documentation/signinwithapplejs/incorporating_sign_in_with_apple_into_other_platforms

ionull commented 4 years ago

Any update on this issue?

john-mejia commented 4 years ago

Thanks for merging @jordan-fallon-willowtree !

Tsutou commented 4 years ago

Thanks for merging @jordan-fallon-willowtree !