summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/assertion/generateAssertionOptions.ts
AgeCommit message (Expand)Author
2021-08-23start server package movementsJarrett Helton
2021-02-19Rename option types, change export syntaxJarrett Helton
2021-02-18revert named function change for moduleJarrett Helton
2021-02-18moving to named exports and exporting typesJarrett Helton
2021-02-02Update options generators to map cred BuffersMatthew Miller
2020-12-09Shorten long JSDocMatthew Miller
2020-12-08fix JS docAntoine Cormouls
2020-12-04Optional Allow CredentialAntoine Cormouls
2020-11-26chore: remove dom lib reference from server packageJonathan Stewmon
2020-10-19Add rpID argumentMatthew Miller
2020-10-05Remove old option from generateAssertionOptionsMatthew Miller
2020-10-05Use raw `allowCredentials` for assertion optsMatthew Miller
2020-07-30Clarify that challenge is not always a stringMatthew Miller
2020-07-29Make assertion `challenge` optionalMatthew Miller
2020-06-05Run linting over server packageMatthew Miller
2020-06-02Remove “base64” references from options generatorsMatthew Miller
2020-06-02Standardize on use of “base64url” where applicableMatthew Miller
2020-05-27Add support for extensions in assertion optionsMatthew Miller
2020-05-26Add support for userVerification in assertionMatthew Miller
2020-05-26Tweak parameter name in generate methodsMatthew Miller
2020-05-26Update generateAssertionOptionsMatthew Miller
2020-05-26Change assertion generation API to group argumentsMatthew Miller
2020-05-26Rename WebAuthntine to SimpleWebAuthnMatthew Miller
2020-05-25Allow specifying transports for assertionMatthew Miller
2020-05-25Run ESLint over everythingMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-24Get your peanut butter out of my jellyMatthew Miller
2020-05-23Add assertion support for platform authenticatorsMatthew Miller
2020-05-20Rename option generation methods in serverMatthew Miller