cby-auth

1.1.53 • Public • Published

cby-auth

CodeBy react auth wrapper & components

NPM JavaScript Style Guide

Install

npm install --save cby-auth

Usage

import React, { Component } from 'react'

import { CBYAuthScreen } from 'cby-auth'

class MyApp extends Component {
  render () {
    return (
      <CBYAuthScreen />
    )
  }
}

License

MIT © JNussens

Readme

Keywords

none

Package Sidebar

Install

npm i cby-auth

Weekly Downloads

60

Version

1.1.53

License

MIT

Unpacked Size

136 kB

Total Files

7

Last publish

Collaborators

  • jeannussenzveig