Joakim Tangnes
Joakim Tangnes
Added a prop to tell where the timer should start or where it "originally started". `` Will have the timer started halfways. `` Will not animate until 30 seconds left...
The response type for KeyOperationAttestation CertificateChains is an array of strings. This is also what documentation says. https://cloud.google.com/kms/docs/reference/rest/v1/KeyOperationAttestation#certificatechains However the provider spec for that property lists them as strings, so...
The management API is currently lacking support for the device-credentials endpoints. This PR adds the availabe methods for that endpoint. https://auth0.com/docs/api/management/v2/device-credentials/get-device-credentials ### 🔧 Changes Added support for Device Credentials in...