apidocs / com.srv4pos.server.api.auth / AuthService / auth

auth

val auth: AuthInfo

Gets user info and list with connected sellers to the user in credentials.

Exceptions

com.srv4pos.server.api.exceptions.ForbiddenJsonException - see: ForbiddenErrorType.INSUFFICIENT_ACCESS_RIGHTS

Return
instance of com.srv4pos.server.api.auth.AuthInfo

See Also

AuthServiceSample