SCAuth
SCAuth copied to clipboard
Framework for handling authentication on the frontend of your Cappuccino application.
If SCAuthUserCheckURL is set to 'disabled' do not perform the GET to check for a valid user. This effectively disables the register during logon behaviour for new users. If a...
SCAuth isn't giving any feedback on a 409 when POSTing to /user/, it doesn't log in, it just empties the fields. The user doesn't know what happened.
Don't call _checkUser if the forgot password link was clicked.