IAuth: IAuth

Description Fields Methods See Also

Description

An interface that states the intended behavior for the authentication.

Fields

access_token

The access_token to query password restricted web services of an openeo back-end

id_token

The id_token retrieved when exchanging the access_token at the identity provider

Methods

$login()

Initiates the authentication / login in order to obtain the access_token

$logout()

Terminates the access_token session and logs out the user on the openeo back-end

See Also

BasicAuth or OIDCAuth


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.