Skip to content

Commit 2def917

Browse files
Feature/update examples (#5)
* add user model and repo; * rename AuthenticationService -> AbstractAuthenticationService; * remove unused codes; * remove unused codes; * add new migration; * update models for post and comment; * update domain logic for user, post, comment; * add context request to each API to get user_id from token; * sync event from external authentication service through webhook; * sync event from external authentication service through webhook; * fix bugs create post; * add Keycloak to docker-compose.yaml and docker-compose.dev.yaml; * add invalid_webhook_secret_error; * add new config WEBHOOK_SECRET; * implement check_webhook_authentication; * handle error for invalid_webhook_secret_error; * add external_authentication_service_webhook_crud folder; * Update README.md; * add examples folder; * move external_authentication_service_webhook_crud into examples folder;
1 parent c01ada2 commit 2def917

File tree

3 files changed

+0
-50
lines changed

3 files changed

+0
-50
lines changed

external_authentication_service_webhook_crud/keycloak/create_webhook.http

Lines changed: 0 additions & 32 deletions
This file was deleted.

external_authentication_service_webhook_crud/keycloak/delete_webhook.http

Lines changed: 0 additions & 9 deletions
This file was deleted.

external_authentication_service_webhook_crud/keycloak/list_webhooks.http

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)