Skip to content

Tellimer/aws-amplify-auth

 
 

Repository files navigation

Open Source Fork AWS Amplify

Discord Chat Language grade: JavaScript build:started

Reporting Bugs / Feature Requests

Open Bugs Feature Requests Closed Issues

AWS Amplify Auth is a TypeScript library for frontend developers building cloud-enabled applications

We forked AWS Amplify and decided to implement Tellimer specific flows in particular due to a split in approach as we used authentication accross multiple subdomains, as well as trying to get the library closer to Typescript native and away from web and mobile parity.

Visit AWS Amplify Documentation site to learn more about AWS Amplify as we tried and maintained parity with most of the old functionality.

Features

Category AWS Provider Description
Authentication Amazon Cognito APIs and Building blocks to create Authentication experiences.

Getting Started

AWS Amplify Auth is available as @tellimer/aws-amplify-auth package on npm.

import { Auth } from '@tellimer/aws-amplify-auth';

Packages

No packages published

Languages

  • TypeScript 72.6%
  • JavaScript 10.9%
  • HTML 6.0%
  • C 4.5%
  • Vue 2.3%
  • Java 1.4%
  • Other 2.3%