Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aws-samples/aws-amplify-auth-starters

Starter projects for developers looking to build web & mobile applications that have Authentication & protected routing
https://github.com/aws-samples/aws-amplify-auth-starters

android authentication aws-amplify ios javascript react react-native serverless vue

Last synced: about 1 month ago
JSON representation

Starter projects for developers looking to build web & mobile applications that have Authentication & protected routing

Awesome Lists containing this project

README

        

# AWS Amplify Authentication Starters

A collection of sample applications that make it easy to quickly get up and running with Authentication in AWS Amplify.

## This project covers the following frameworks:

### [React](https://github.com/aws-samples/aws-amplify-auth-starters/tree/react)
![](react_hero.png)

### [React Native](https://github.com/aws-samples/aws-amplify-auth-starters/tree/react-native)
![](react_native_hero.jpg)

### [Expo](https://github.com/aws-samples/aws-amplify-auth-starters/tree/expo)
![](expohero.jpg)

### [Vue](https://github.com/aws-samples/aws-amplify-auth-starters/tree/vue)
![](vue_hero.png)

## Features implemented in these examples:
- User sign up
- User sign in
- Multi factor authentication (MFA)
- Routing / Navigation Auth flows
- Protected routes
- Redirects for unauthorized users

## License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.