Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dotintent/intentbase-ui-auth

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotintent/intentbase-ui-auth

UI React components for Log in, Register and Forgot password, to use with auth providers like Cognito

  • 0.1.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
increased by20%
Maintainers
2
Weekly downloads
 
Created
Source

Intentbase UI Auth

CI

Table of Contents

  • About
  • Getting started
  • Available scripts
  • Useful docs

About

UI React components for Log in, Register and Forgot password, to use with auth providers like Cognito

Getting started

Prerequisites

Installation

yarn install

Prepare and fill secrets

Copy and paste .env.example into .env and fill all secrets.

SecretDescriptionDefault
NODE_ENVDefine current enviroment-

Running the app

yarn storybook

Available scripts

To run script, in terminal type yarn {script}.

ScriptDescriptionNote
preinstallChecks is yarn was used package managerIt runs automatically before every install
prebuildRuns yarn cleanIt runs automatically before every build
startStarts app locally
cleanRemoves build directory if it exists
buildBuilds app
serveServes locally app from build directoryBefore serve, run yarn build
testRuns test for utils and helpers
type-checkChecks TypeScript types
format:checkChecks prettier rules
formatFix prettier
lintFix linter
lint:checkChecks linter rules

Publishing

npm run publish --access=public

Useful docs

Keywords

FAQs

Package last updated on 30 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc