suspend fun getUser(authorizationContext: GropiusAuthorizationContext): GropiusUser

Gets a GropiusUser based on the userId from the authorizationContext

Return

the found user

Parameters

authorizationContext

used to get the user id, must be a GropiusAuthorizationContext