diff --git a/lib/this_data/verbs.rb b/lib/this_data/verbs.rb index 03cd160..a9305ab 100644 --- a/lib/this_data/verbs.rb +++ b/lib/this_data/verbs.rb @@ -12,6 +12,7 @@ class Verbs LOG_OUT = 'log-out' LOG_IN_DENIED = 'log-in-denied' LOG_IN_CHALLENGE = 'log-in-challenge' + LOG_INTO_APP = 'log-into-app' DESKTOP_LOGIN_SUCCESS = 'desktop-login-success' ACCESS = 'access'