Resource Based Authentication
Using Form.io Resources to authenticate users
User Accounts
{
"_id": "5ffe1a78bf0654a91f191b2e",
"data": {
"email": "[email protected]",
"firstName": "Bob",
"lastName": "Smith"
},
"owner": "5e5411ba1e29ee1aab5031d9",
"roles": [
"5e5411c11e29ee5fca5031e8",
"5ffe1a2cbf06545768191b0a"
],
"metadata": {
"timezone": "America/Chicago",
"offset": -360,
"origin": "https://remote.form.io",
"referrer": "",
"browserName": "Netscape",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Safari/537.36",
"pathName": "/",
"onLine": true,
"login": {
"attempts": 0,
"last": 1610488618123
}
},
"form": "5e5411c11e29eef4885031ea",
"project": "5e5411c11e29eeb3015031e6",
"externalIds": [],
"created": "2021-01-12T21:54:00.403Z",
"modified": "2021-01-12T21:54:00.412Z"
}Session Management
Login and Registration
Creating a Login Form



Creating a Registration Form

Last updated
Was this helpful?
