We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9ad32 commit 2790f32Copy full SHA for 2790f32
1 file changed
projects/espanyol-login/code/com.toro.passclub.espanyol.flow
@@ -6,7 +6,7 @@ dummy = Call com.toro.passclub.BasicAuthentication#testNoArg
6
// Basic authentication with username and password
7
isAuthenticated = Call com.toro.passclub.BasicAuthentication#authenticate creds.username creds.password
8
When isAuthenticated is true
9
- Log "@info " User logged in!
+ Log "@info User logged in!"
10
RRF "LoginFailed.ftlh"
11
-it_etndh = { success: false, error: "Your error message here" }
12
-Finish it_etndh
+it_pwxkv = { success: false, error: "Your error message here" }
+Finish it_pwxkv
0 commit comments