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 was archived by the owner on Nov 7, 2018. It is now read-only.
A quick question: Why Initialize goes after Configure? Does it correlate with principle of least astonishment? By these names, seems like you need to initialize object first and then configure that.
Add a
Initialize<TOptions>
set of actions which run after Configure, needed for AuthThe text was updated successfully, but these errors were encountered: