pow-auth / assent

Multi-provider framework in Elixir
https://powauth.com
MIT License
406 stars 47 forks source link

Handle name scope for Apple strategy #55

Closed danschultzer closed 4 years ago

danschultzer commented 4 years ago

Apple doesn't conform to OIDC so this PR conforms the response so it's easier to work with. It adds name scope handling.

Helps with https://github.com/pow-auth/assent/issues/51#issuecomment-675003156