dd4fa7c80b
fix: public router adhere to LogHealthAndMetrics option
...
In contrast to the admin routes, the public router does not disable logging on the health endpoints.
This change alters the behaviour of the public router to be in line with the admin router.
2023-09-12 13:41:59 +02:00
1ba2ab1d89
feat: add status page
2023-08-14 10:17:23 +02:00
f944abcd63
feat(backend): let cookie name be configurable through config
2023-07-03 15:14:57 +02:00
78c8067299
feat: switch deprecated prometheus middleware with new echoprometheus middleware
2023-06-12 08:16:38 +02:00
44248c3145
Merge pull request #780 from teamhanko/feat-add-iss-claim
...
Feat add iss and aud claims
2023-05-31 13:32:50 +02:00
404c736f77
Improve custom events and update example apps ( #768 )
2023-05-30 13:37:30 +02:00
df520f646c
fix: build
2023-05-26 11:56:41 +02:00
fdf665eabb
Session events ( #725 )
...
* feat(frontend-sdk): introduce events
* feat(elements): change hanko-elements register function
2023-04-28 14:14:47 +02:00
fb67693a88
feat(thirdparty): sign in with apple
2023-04-28 13:31:12 +02:00
3a8f171596
Merge remote-tracking branch 'origin/main' into feat-simplify-config
2023-04-12 17:50:37 +02:00
cb272a829a
Merge branch 'main' into test-improve-integration-tests
...
# Conflicts:
# backend/handler/public_router.go
2023-04-12 16:13:07 +02:00
62c0595858
test: change user handler tests to use router
2023-03-31 12:09:06 +02:00
afdfa4ad7d
test: start integration improvement
2023-03-31 09:00:16 +02:00