natjms/resin

Handling account data

Closed this issue · 1 comments

  • Authenticating the user in authenticate.js
  • Storing and managing account details in AsyncStorage
  • Allowing the person to update account details in settings.js
  • Ensuring all components that need access to account details have it

See #26 regarding updating credentials