pilcrowonpaper / copenhagen

A basic guideline on implementing auth for the web
https://thecopenhagenbook.com
MIT License
1.33k stars 37 forks source link

add openid connect discovery #14

Closed IdoPesok closed 7 months ago

IdoPesok commented 7 months ago

Added documentation for OpenID connect discovery endpoints.

These are really useful to have your code dynamically adapt to the provider's OAuth endpoints.