Ptolemy v0.2.0 Ptolemy.Auth.GCP View Source
Ptolemy.Auth.GCP
provides implementation vault authentication process for the GCP auth method.
Link to this section Summary
Functions
Authentication method specific callback to be implemented by different modules
Link to this section Functions
Link to this function
authenticate(url, map, opt) View Source
Authentication method specific callback to be implemented by different modules.
Each modules representing a specific authentication method should implement this callback in its own module.
Callback implementation for Ptolemy.Auth.authenticate/3
.