UNPKG

authentic-ui

Version:

Authentic UI is a set of client side views that use authentic-client to provide an easy signup and authentication flow.

7 lines (5 loc) 132 B
var styles = require('./styles') module.exports = Object.keys(styles).reduce(function (acc, k) { acc[k] = '' return acc }, {})