sergiodxa / web-oidc

An OpenID Connect client built using only Web APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support derived domain instead of requiring it in `redirect_uri`

kentcdodds opened this issue · comments

This would make it much easier for folks to just set the domain to wherever the request came in from rather than hard-coding it or using an environment variable.