access_pass v0.1.0 AccessPass.GateKeeper
Link to this section Summary
Link to this section Functions
Link to this function
change_password(password_id, new_password)
Link to this function
check(access_token)
Link to this function
confirm(confirm_id)
Link to this function
forgot_username(email)
Link to this function
formatTokens(refresh_token, access_token, expire_in)
Link to this function
genToken()
Link to this function
isExpired(unix)
Link to this function
log_in(username, password)
Link to this function
log_out(access_token)
Link to this function
refresh(refresh_token)
Link to this function
register(user_obj)
Link to this function
reset_password(username)
Link to this function
timeNowInUnix()
Link to this function
translate_error(arg)