Integratingfactor / integratingfactor.github.io

Developer documentation for Integratingfactor.com
0 stars 0 forks source link

Remove use of session storage in front end service #4

Closed gnulib closed 8 years ago

gnulib commented 8 years ago

Currently front end app uses session storage to save redirect urls and save user data. Need to remove this, and use angular model classes for token/user info.