moeforms-auth

1.1.12 • Public • Published

moeforms-auth

This is an ember addon for adding auth components to a moeforms front end project.

This includes a ember-simple-auth authenticator and a torii provider form requesting an authenticated session token from a SilverStripe website.

It also includes a login-form component and a logout-button component.

Installation

$ ember install moeforms-auth

Usage

You will need to configure your routes for authentication following the walkthrough provided by ember-simple-auth: https://github.com/simplabs/ember-simple-auth

Then you can just drop the components provided by this module into the approrpiate templates:

{{login-form}}

Dependencies

This uses components from moeforms-base-compenents and css classes from http://bulma.io/

Readme

Keywords

Package Sidebar

Install

npm i moeforms-auth

Weekly Downloads

0

Version

1.1.12

License

MIT

Last publish

Collaborators

  • moewebservices