Credentials.robotSecret constructor
- String payload
Convenience initializer for creating credentials of type 'robot-secret' with the provided payload.
Implementation
const Credentials.robotSecret(this.payload) : type = 'robot-secret';
Convenience initializer for creating credentials of type 'robot-secret' with the provided payload.
const Credentials.robotSecret(this.payload) : type = 'robot-secret';