nhosoya / omniauth-apple

OmniAuth strategy for Sign In with Apple
MIT License
260 stars 99 forks source link

fix devise token auth #86

Closed ThiagoAnunciacao closed 1 year ago

ThiagoAnunciacao commented 1 year ago

This fix make this gem works with devise token auth and oauth v2

nov commented 1 year ago

this change moves personal information from body to query, thus they'll be logged. it's not what Apple is intended.