You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is possible, but I worry that I will be opening the door to automated attacks if I allow people to login using username/passwords.
Possible interventions from this include a process.exit(77) if failed, in a custom request, with the useragent CARDBOARD-LOGIN, so that admins have the ability to force users only to use API keys.
The text was updated successfully, but these errors were encountered:
This is possible, but I worry that I will be opening the door to automated attacks if I allow people to login using username/passwords.
Possible interventions from this include a process.exit(77) if failed, in a custom request, with the useragent
CARDBOARD-LOGIN
, so that admins have the ability to force users only to use API keys.The text was updated successfully, but these errors were encountered: