peburrows / goth

Elixir package for Oauth authentication via Google Cloud APIs
http://hexdocs.pm/goth
MIT License
284 stars 108 forks source link

Adds actor emails so that the subject can be set #28

Closed hassox closed 6 years ago

hassox commented 6 years ago

When using service accounts you need to be able to set the subject in the token. Lemme know what you think :D

peburrows commented 6 years ago

Awesome, thanks! I honestly hadn't even noticed this section in the docs until you submitted this PR 🤦🏻‍♂️😳

Merged and published to Hex as 0.7.2.

hassox commented 6 years ago

Thanks!