summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types/src
AgeCommit message (Expand)Author
2021-04-17Update types related to user.id/userHandleMatthew Miller
2021-02-06Remove optional from clientExtensionResults typeMatthew Miller
2021-02-05Update JSON types with DOM extension typesMatthew Miller
2021-02-05Remove custom extension typesMatthew Miller
2021-02-05Fix credProps extension inputMatthew Miller
2021-02-05Start defining extension typesMatthew Miller
2021-02-04Revert changes to AuthenticatorDevice typeMatthew Miller
2021-02-03Make userHandle on AuthenticatorDevice optionalMatthew Miller
2021-02-02Return attestationObject as BufferMatthew Miller
2021-02-02Update AuthenticatorDevice with more dataMatthew Miller
2020-12-22Add optional `transports` to AuthenticatorDeviceMatthew Miller
2020-12-04fix testsAntoine Cormouls
2020-12-04fix typeAntoine Cormouls
2020-11-26chore(typescript-types): always generate dom.tsJonathan Stewmon
2020-11-26build: extract-dom-types script to generate dom.tsJonathan Stewmon
2020-11-26chore: remove dom lib reference from server packageJonathan Stewmon
2020-10-27chore: Remove unnecessary @preferred tagGerrit Birkeland
2020-10-05Clarify AuthenticatorAttestationResponseFutureMatthew Miller
2020-10-05Add `transports` to AttestationCredentialJSONMatthew Miller
2020-10-05Use new AuthenticatorAttestationResponseFutureMatthew Miller
2020-10-05Create AuthenticatorAttestationResponseFuture typeMatthew Miller
2020-06-03Capitalize “base64url” in existing commentsMatthew Miller
2020-06-03Add some commenting to response JSON interfacesMatthew Miller
2020-06-03Re-export two response JSON interfacesMatthew Miller
2020-06-02Standardize on use of “base64url” where applicableMatthew Miller
2020-06-02Rename “Base64String” to “Base64URLString”Matthew Miller
2020-06-02Remove some old commentsMatthew Miller
2020-06-02Exclude methods from credential JSON outputMatthew Miller
2020-06-01Update AuthenticatorDevice type defMatthew Miller
2020-06-01Move some enums and types out of types packageMatthew Miller
2020-06-01Stop exporting two now-internal typesMatthew Miller
2020-06-01Move some type comments aroundMatthew Miller
2020-06-01Try to communicate the expected string encodingMatthew Miller
2020-06-01Update types to reflect original response shapeMatthew Miller
2020-05-29Add plugin for better module naming controlMatthew Miller
2020-05-26Refactor types to extend existing WebAuthn typesMatthew Miller
2020-05-25Add excludeCredentials to attestation options typeMatthew Miller
2020-05-25Add new credential descriptor JSON typeMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-23Remove support for ECDAAMatthew Miller
2020-05-22Add authenticatorInfo after assertion verificationMatthew Miller
2020-05-22Require credential ID from browser after assertionMatthew Miller
2020-05-22Convert parseAttestationAuthData to helperMatthew Miller
2020-05-22Mirror attestation authData returned in assertionMatthew Miller
2020-05-22Add some notes on output from verification methodsMatthew Miller
2020-05-22Return counter in assertion verificationMatthew Miller
2020-05-21Add userVerified property to verified attestationsMatthew Miller
2020-05-21Refine AuthenticatorAssertionResponseJSON interfaceMatthew Miller
2020-05-20Refine type namingMatthew Miller
2020-05-20Rename some typesMatthew Miller