cognito-auth-contacts-app

0.2.1 • Public • Published

Cognito-Auth-contact API SDK

This SDK provides a convenient way to interact with the aws amplify authentication and create industry standard user pool management for your apis using AWS Amplify module framework.

Installation

To use the SDK, you can install it via npm:

npm install Cognito-Auth-contact

Usage

To use the SDK, follow these steps:

  • Import the SDK into your project:
const CognitoAuthcontact = require('Cognito-Auth-contact-sdk');
  • Create an instance of the SDK with your api key:
const sdk = Cognito-Auth-contact(apiKey);
  • Example usage:
// Initialize the project
amplify init;

// Build the project
amplify build;

// implement cognito authentication
amplify auth;

// publish the complete app to amplify
amplify publish;

License

This SDK is released under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i cognito-auth-contacts-app

Weekly Downloads

9

Version

0.2.1

License

none

Unpacked Size

156 kB

Total Files

44

Last publish

Collaborators

  • gtogbes