Skip to main content
Skip table of contents

getAuthService()

Static operation.

This operation returns an instance of the authenticator service.

You need this to use all other non-static operations on the authenticator service.

Interfaces

  • getAuthService() : AuthService

Parameters

Name

Type

Direction

Description

Allowed Values / Example


AuthService

return

Returns an instance of the authenticator service related to the current user. 

Parameter Types

AuthService

The authenticator service has no public properties. You need to use getter operations to access properties, like e.g. getServiceAccountToken().

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.