JanssenProject / JanssenProject/jans
fix(ProjectPasskeys) : credential ID, should be base64 URL encoded / decoded.
Open
kind-bug
- Dominant language
- Java
- Stars
- 647
- Forks
- 173
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
**Describe the bug**
Currently webauthn.js file does not base64 URL encode the credential ID.
The database should store base64 URL encoded string
Similarly, decoding should be in place.
Contributor guide
Assessment
This issue has not been assessed yet.