aaronksaunders / user-login-overmind-react

User Authentication & Account Creation Pattern In ReactJS with Ionic Framework & OvermindJS for state management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

user-login-overmind-react

YOUTUBE TUTORIALS COVERING IONIC & REACTJS

#reactjs #javascript #overmindjs

User Authentication Pattern In ReactJS Using OvermindJS

Simple authentication flow using overmindjs and reactjs, using ionic framework components for the UI.

Tracking User Authentication State In ReactJS Using OvermindJS

Setup

The firebase information is stored in an env.js file that needs to be added to your project with your specific credentials

export const FIREBASE_CONFIG =  { 
  [ YOUR CREDENTIALS HERE ]
}

See Tags For Functionality

Associated Links

About

User Authentication & Account Creation Pattern In ReactJS with Ionic Framework & OvermindJS for state management


Languages

Language:TypeScript 73.9%Language:CSS 23.6%Language:HTML 2.6%