Skip to content
This repository was archived by the owner on Mar 19, 2022. It is now read-only.

Local Dev Accounts

Lambo edited this page Dec 18, 2020 · 1 revision

Due to measures set in place to stop unauthorized requests to the system, you will not be able to create a user account locally. To bypass this, use one of the test accounts which are set up in the local development environment when you build the application.

Email Password
lambo@cs.dev supersecretpassword
iffy@cs.dev supersecretpassword
atrum@cs.dev supersecretpassword

You can then use the Bearer token offered by any of these accounts in your request to create a new account.

Clone this wiki locally