IAuth: IAuth

IAuthR Documentation

IAuth

Description

An interface that states the intended behavior for the authentication.

Fields

access_token

The access_token to query password restricted webservices 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(), OIDCAuth()


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.