11 Commits

Author SHA1 Message Date
eec7a473a5 feat: add third party integrations
add third party integrations
2023-02-23 13:05:05 +01:00
b9d5bf7a14 chore: rename order query parameter 2023-02-07 09:16:50 +01:00
bc24258952 feat: add order query for user list 2023-02-06 15:51:58 +01:00
112602eaef feat: remove unnecessary query param 2023-01-26 16:38:03 +01:00
b52f6db76b feat: add query params to search users 2023-01-26 11:27:44 +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
a6976dcc32 feat: add total count & link header for pagination 2022-11-17 11:48:58 +01:00
c20d9b5232 fix: check wrapped error for sql.ErrNoRows
Check if the error returned by pop contains a wrapped sql.ErrNoRows error (fixes #334)
2022-10-27 10:22:58 +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
4de446475f fix: fix module path 2022-06-21 12:36:11 +02:00
80048acd8f refactor: move backend files to its own directory 2022-06-09 14:36:00 +02:00