This is a simple application showing how to use ngrx and OAuth. Pretty much work in progress.
# clone the repo
git clone [email protected]:SekibOmazic/ngrx-auth-example.git
# change directory to our repo
cd ngrx-auth-example
# install the repo with npm
npm install
# start the server
npm start
go to http://0.0.0.0:3000 in your browser
- Add a form for managing user profile