Skip to content
  • Stavros Sachtouris's avatar
    Implement user_get/set for session user · fe4940bc
    Stavros Sachtouris authored
    Refs: #3632
    
    user_info --> user_get
    Each kamaki session has a session user
    The user defined in the config file through cloud....token
    During the session, kamaki users may authenticate more users by tokens
    and switch between them with user_set command
    When authenticating a user, kamaki asks if you need to store this users
    token as the session token
    fe4940bc