fission-codes / auth-lobby

The authentication service that Fission services run.
https://auth.fission.codes
GNU Affero General Public License v3.0
12 stars 1 forks source link

Add `newUserProps` param to automatically sign in or create account #44

Open icidasset opened 3 years ago

icidasset commented 3 years ago
newUserProps : JSON_OBJECT
newUserProps = { username: "example", email: "email@example.io" }