User Management

Handeling signin, sign up and sign out

Sign Up

signup description

<a actions="signUp"></a>

Sign In

Add attribute contenteditbale to any html and element and use it as an input. CoCreateJS also converts signIn elements to collaborative rich text editors or a website builder.

<h1 type="text" array="contacts" object="" key="name"></h1>

Sign Out

Add attribute contenteditbale to any html and element and use it as an input. CoCreateJS also converts signOut elements to collaborative rich text editors or a website builder.

<h1 type="text" array="contacts" object="" key="name"></h1>

Permissions

Add attribute contenteditbale to any html and element and use it as an input. CoCreateJS also converts permissions elements to collaborative rich text editors or a website builder.

<h1 type="text" array="contacts" object="" key="name"></h1>

User Attributes

  • pass_to string required

    Template identifier. This attribute should be define.

  • pass_id string optional

    Collection name to fetch data. It is required.

Next Topic

User Management