Module telescope::templates::auth[][src]

Expand description

Templates for users to login and register with.

Constants

Handlebars key on identity providers for the additional classes to add (beyond “btn w-100”).

Handlebars key to change the header of the page.

Optional Handlebars key on identity providers for an icon to be displayed in the button next to the message.

Handlebars key for list of identity provider objects to display on the page.

Handlebars key on identity providers for the link to take the user to.

Handlebars key on identity providers for the message to display in the button.

Path to template from template directory root.

Functions

New empty template with reference to the proper handlebars file.

Create an item to add to an auth template.

Create a template to offer the user options to login.

Create a template to offer the users options to register a new account.