@webiny/app-cognito-authenticator
TypeScript icon, indicating that this package has built-in type declarations

5.40.6 • Public • Published

@webiny/app-cognito-authenticator

code style: prettier PRs Welcome

About

This is a utility package which serves as a base for building custom signup/signin UI based on Amplify Auth and AWS Cognito, in context of Webiny Admin Area.

It provides an component, and a bunch of hooks to use in your custom UI. They contain the necessary logic and state transitions; you only need to hook them up to your UI components:

  • useAuthenticator
  • useForgotPassword
  • useRequireNewPassword
  • useSetNewPassword
  • useSignedIn
  • useSignIn

Where is it used?

Currently, this packaged is used in @webiny/app-admin-cognito.

Readme

Keywords

none

Package Sidebar

Install

npm i @webiny/app-cognito-authenticator

Weekly Downloads

359

Version

5.40.6

License

MIT

Unpacked Size

54.7 kB

Total Files

30

Last publish

Collaborators

  • webiny