cognito-auth-contacts-app
v0.2.1
Published
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.
Downloads
6
Readme
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.