Mock secrets that will be used in secrets().listSecrets()
ProtectedisKeeps track of whether this SDK has been authorized or not.
ReadonlymockMock secrets that will be used in secrets().listSecrets()
Mock of InfisicalSDK.auth()
Mock of InfisicalSDK.auth().accessToken
Mock of InfisicalSDK.auth().awsIamAuth
Mock of InfisicalSDK.auth().awsIamAuth.login()
Mock of InfisicalSDK.auth().awsIamAuth.renew()
Mock of InfisicalSDK.auth().universalAuth
Mock of InfisicalSDK.auth().universalAuth.login()
Mock of InfisicalSDK.auth().universalAuth.renew()
Mock of InfisicalSDK.secrets()
Mock of InfisicalSDK.secrets().listSecrets()
A mock implementation of
InfisicalSDKfrom the @infisical/sdk package. This only mocks what is necessary for the infisical adapter to work.