Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Starter projects for developers looking to build web & mobile applications that have Authentication & protected routing
- Host: GitHub
- URL: https://github.com/aws-samples/aws-amplify-auth-starters
- Owner: aws-samples
- License: mit-0
- Archived: true
- Created: 2018-11-21T01:41:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T01:20:16.000Z (about 3 years ago)
- Last Synced: 2024-06-03T09:38:53.572Z (5 months ago)
- Topics: android, authentication, aws-amplify, ios, javascript, react, react-native, serverless, vue
- Size: 4.73 MB
- Stars: 274
- Watchers: 14
- Forks: 83
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.