pow-auth / assent

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

Refactor handling of state and nonce #43

Closed danschultzer closed 4 years ago

danschultzer commented 4 years ago

Refactored logic for a much cleaner flow to the OAuth 2 logic, and also adds constant time comparison for state and nonce values.