Coder Social home page Coder Social logo

atlcodecamp2018's Introduction

ATLCodeCamp2018

Code for my ATL Code Camp 2018 (and GGMUG!) talk

This is the finished code for the project created in the ATL Code Camp talk on React Native User Authentication with Amazon AWS Cognito. The same talk was given at GGMUG a few days prior.

In order to run the code you'll need to sign up for AWS and create a Cognito User Pool. The User Pool Id and App Id will need to be put into Loading.js.

I hope you had fun. Feel free to contact me if you need any help.


AWS Setup

  • Go to Amazon Cognito
  • Click Manage User Pools
  • Click Create a user pool
  • For the Pool name enter 'UserPool'
  • Click Step through settings
  • Change the sign in option to Allow email address and click Next step
  • Uncheck all four Require boxes and click Next step
  • Leave MFA as defaults and click Next step
  • Personalize the Email subject and Email message and click Next step
  • Leave the Tags blank and click Next step
  • Leave the devices as defaults and click Next step
  • For App clients click Add an app client
    • App client name: '{Your App} Mobile'
    • Uncheck Generate client secret
    • Click Create app client and then Next step
  • Leave the Triggers as defaults and click Next step
  • Create Create pool

atlcodecamp2018's People

Contributors

truegeek avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.