TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function getUserInfo

    • Gets the information of a logged in user, will return a 401 error if the user is not logged in.

      Parameters

      • token: string

        User auth token

      Returns Promise<ResourceFetchResponse<User>>