We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f112b55 commit b549d9eCopy full SHA for b549d9e
README.md
@@ -173,7 +173,7 @@ skip_filter :authenticate_user!, except: [:secure_action]
173
174
## Proxy Login
175
176
-Alows direct login to the Kracken Server. Normally used for logging in a user
+Allows direct login to the Kracken Server. Normally used for logging in a user
177
via a mobile app. This will also call the user model configured in the
178
initializer with `find_or_create_from_auth_hash` then return that user model.
179
0 commit comments