pow-auth / assent

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

Allow status code 201 for access token response #112

Closed hwuethrich closed 1 year ago

hwuethrich commented 1 year ago

My OAuth2 provider (Harvest) is using HTTP status code 201 Created for the access token response.

danschultzer commented 1 year ago

Thanks! 🙌