- [browser] (BREAKING) Refactor
startAttestation()andstartAssertion()to return more of the output from thenavigator.credentialscalls - [browser] Replace
base64-jsdependency with internal functionality - [browser, server] Standardize on use of Base64URL encoding when converting to and from JSON
- [server] (BREAKING) Remove references to "base64" from
generateAttestationOptions()andgenerateAssertionOptions()by renaming theexcludedBase64CredentialIDsandallowedBase64CredentialIDstoexcludedCredentialIDsandallowedCredentialIDsrespectively - [typescript-types] (BREAKING) Migrate some non-shared typings into server