pow-auth / pow_assent

Multi-provider authentication for your Pow enabled app
https://powauth.com
MIT License
321 stars 50 forks source link

Possible documentation error #155

Closed sb8244 closed 4 years ago

sb8244 commented 4 years ago

Not sure what's right / wrong here, but it stuck out that the configuration key is github, but then uses AzureAd as the strategy.

image

danschultzer commented 4 years ago

Thanks! Updated the example.

Nonce isn't even used in AzureAD after https://github.com/pow-auth/assent/pull/29.