177bebf96b
fix: use hanko elements as esmodule in quickstart. add cors config to elements container. should fix e2e tests
2023-03-01 13:38:11 +01:00
eec7a473a5
feat: add third party integrations
...
add third party integrations
2023-02-23 13:05:05 +01:00
a1673f7e1b
fix: fix quickstart with redis compose file
2023-01-25 11:19:15 +01:00
f5adfed572
Merge branch 'main' into feat-basic-rate-limiting
...
# Conflicts:
# backend/config/config.go
# backend/handler/passcode.go
# frontend/frontend-sdk/src/lib/client/PasscodeClient.ts
# frontend/frontend-sdk/src/lib/client/PasswordClient.ts
# frontend/frontend-sdk/tests/lib/client/PasswordClient.spec.ts
2023-01-25 11:08:29 +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
f57443e451
fix: use echo context.Path as key prefix for rate limiter. use redis for quickstart with redis.
2023-01-24 11:01:09 +01:00
3dedce746c
feat: make limits for passcode/password separately configurable. Document the changes.
2023-01-23 14:45:58 +01:00
fb7801647a
feat: add basic rate limiting in password login
2023-01-23 11:56:56 +01:00
79c07ec0b5
feat: init rate limiting. functional on passcode/init
2023-01-20 19:02:36 +01:00
b4fa8db8b8
feat(examples): add svelte example
2022-12-05 16:14:00 +01:00
9298cb7f0d
fix: set correct frontend sdk url env var in compose debug file
2022-11-17 10:40:14 +01:00
084f8dd3cb
fix: make compose debug file work with new frontend lib dir structure
2022-11-15 15:59:24 +01:00
3169023b10
refactor: edit the docker compose files to reflect the new folder structure. only on docker container for elements and sdk needed.
2022-11-10 10:58:31 +01:00
acb0275b14
refactor: rename example to quickstart
2022-10-21 17:23:38 +02:00
d1b6d68fe5
feat: enable debugging for services/libs used in quickstart cluster ( #312 )
2022-10-19 12:29:52 +02:00
30ef0c593f
fix: rename base.yaml -> base.yaml
2022-09-23 12:09:03 +02:00
3cf422e579
feat: dockerize examples. react and nextjs working
2022-09-22 12:18:40 +02:00
6cc7c66c0e
refactor: rename private api references
2022-09-13 14:00:42 +02:00
1eecc0d7a6
Feat example app frontend sdk integration ( #224 )
...
* fix(hanko-frontned-sdk): identify 4xx errors as unauthorized errors during webauthn registration
* feat(hanko-frontend-sdk): add Dockerfile and nginx config
* feat(deploy): add frontendsdk service
* feat(example): implement frontend-sdk and add a passkey section to the profile page
2022-09-08 15:55:47 +02:00
336d752cca
chore: rename hanko-js folder ( #215 )
...
* chore: rename hanko-js folder
2022-09-06 16:21:53 +02:00
4ea31238b3
fix: example backend also uses hanko to validate jwts. on docker-compose this url differs from the one inserted into html.
2022-07-19 12:01:08 +02:00
3b6b15d53e
fix: make env variables mandatory in example. Add env variables to quickstart
2022-07-19 10:45:58 +02:00
320c0ec1c6
test(e2e): add e2e tests
2022-07-05 15:29:50 +02:00
92c4df4ab9
chore: fix docker compose that components start in correct order
2022-06-17 09:58:41 +02:00
3bb6fc7d52
feat: make cookie secure flag configurable
2022-06-14 10:57:43 +02:00
4ec97e9623
chore: fix docker-compose webauthn config
2022-06-14 09:21:58 +02:00
a22613290c
chore: build images locally for docker-compose
2022-06-13 16:59:33 +02:00
a97d3d4433
chore: change docker-compose config
2022-06-10 11:54:08 +02:00
1146a5f525
chore: fix docker-compose file & use own config file for it
2022-06-09 17:32:30 +02:00
4f53d1a019
feat: use konaf instead of viper
2022-04-29 11:31:45 +02:00
681596eda8
feat: basic kubernetes manifests and quickstart overlay including postgres pod
2022-03-22 10:00:41 +01:00
14aee54c60
fix: docker-compose quickstart postgres ports
2022-03-21 22:10:59 +01:00
54a6842731
feat: add docker-compose.yaml
2022-03-21 22:03:36 +01:00