Skip to content

add User Service #3

@JeanBarriere

Description

@JeanBarriere

We need to create an User service to manage the user

We need the following methods:

  • login
  • register
  • getUser -- needs a User Class obv.
  • isUser -- check if there is a user in cache
  • saveUser -- save the user data in the cache
  • updateUser -- update the user with the Api Service
  • removeUser | logout -- remove the user from the cache
  • fetchUser -- fetch the user data from the Api and save it in the cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions