gharibyan / react-native-cognito-login-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native Cognito Login Example App

Packages

About login

Based on Amazon Cognito to implement the login flow, and save the member data on it too.

I also used the Amazon Lambda & Amazon API Gateway to make a serverless API service, to complete the register/retrieve member data flow.

The lambda script repo is at here.

Intro

Please refer to this article (Chinese):

使用 REACT NATIVE 與 AMAZON COGNITO 實作 GOOGLE & FACEBOOK 登入的功能

Related project

Lambda API (for user registration):

https://github.com/patw0929/cognito-login-example-api-aws-lambda

About

License:MIT License


Languages

Language:Objective-C 56.5%Language:JavaScript 34.2%Language:Python 4.8%Language:Java 4.5%