Index

Properties

Optional access_token

access_token: string

Authentication token

active

active: boolean

Whether there is an active authentication token

Optional groupIds

groupIds: string[]

Cordra IDs for groups this user is a member of

Optional token_type

token_type: string

Access token type

Optional typesPermittedToCreate

typesPermittedToCreate: string[]

Types this user can create

Optional userId

userId: string

Cordra ID of the authenticated user

Optional username

username: string

Cordra username of the authenticated user

Generated using TypeDoc