Skip to content

JWT authentication with offline token storage #17

@InfoTCube

Description

@InfoTCube

Description: Implement login flow with JWT token that works offline after first login.

Requirements:

  • Login/register API calls to Go backend (gets data from the UI)
  • Encrypted token storage
  • Token validation at app startup (check expiry)
  • Store multiple user accounts with their tokens
  • Switch between existing accounts offline
  • Block new account creation when offline

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions