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
This binding needs to be done before adding the Authentication component to your application.
2979
2979
Apart from this all other steps for authentication for all strategies remain the same.
2980
2980
2981
+
### Custom Sequence Support
2982
+
2983
+
You can also configure `ClientAuthenticationMiddlewareProvider` and `UserAuthenticationMiddlewareProvider` options, which can be invoked using a custom sequence. See the sample below.
0 commit comments