9 Commits

Author SHA1 Message Date
b97f051009 Feat: display last used time of WebAuthn credentials (#600)
* display last used time of the webauthn credentials
2023-02-27 10:52:52 +01:00
eec7a473a5 feat: add third party integrations
add third party integrations
2023-02-23 13:05:05 +01:00
d4aa9c86b9 feat: store webauthn credential backup info 2023-02-06 14:00:47 +01:00
ca62cf421f feat: introduce hanko profile element and related api changes (#495)
* feat: introduce hanko profile element and related api changes
2023-01-25 10:55:23 +01:00
3748e68b01 Improve DB migration for audit logs
Co-authored-by: bjoern-m <56024829+bjoern-m@users.noreply.github.com>
2022-09-12 12:21:33 +02:00
f02bccb685 feat: add audit logs 2022-08-18 16:53:34 +02:00
de2ad1a7fd Feat handle allowed credentials and transports (#131)
* feat(backend): handle allowed credentials and transports 
* feat(hanko-js): conditionally trigger webauthn on email login
2022-07-19 11:51:17 +02:00
7c2c196551 fix: fix database column type to store longer webauthn public keys 2022-06-14 14:10:50 +02:00
80048acd8f refactor: move backend files to its own directory 2022-06-09 14:36:00 +02:00