You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
We probably need some more sugar around adding schemes today, namely:
authOptions.AddScheme<handlerType>(schemeName, displayName)
which today looks like:
In fact, now that we don't have settings in the scheme anymore, we can probably just remove the scheme builder and only have this api.
Thoughts @Tratcher ?
The text was updated successfully, but these errors were encountered: