Skip to content
Snippets Groups Projects
Commit f8b4dccf authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Mart van Santen
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 51090f5f
No related branches found
No related tags found
1 merge request!51Resolve "Make recovery link / password recovery work with kratos"
Pipeline #9767 failed with stage
in 54 seconds
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
*/ */
// Check if there is a auth flow is configured and redirect to auth page in that // Check if an auth flow is configured and redirect to auth page in that
// case. // case.
function check_flow_auth() { function check_flow_auth() {
state = Cookies.get('flow_state'); state = Cookies.get('flow_state');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment