Thomas Schaffter

Results 262 comments of Thomas Schaffter

## Document the two main registration methods: 1) with KC UI and 2) via custom API There are two methods to develop the registration page: ### Method 1: Rely on...

## Visualize the different registration methods in a Figma document See [Challenge Registry Auth Flow](https://www.figma.com/file/iV6cumtVCubbOhvukgM0An/Challenge-Registry-Auth-Flow)

## [Avoid keycloak default login page and use project login page](https://stackoverflow.com/questions/39356300/avoid-keycloak-default-login-page-and-use-project-login-page) KC Login page drawbacks: - Theme syntax is complex. - KC inject "magic" code that may break the style...

The most important features of KC that we need now is the ability to register and log in into the challenge registry. This is mostly in placed, though the user...

``` mkdocs serve ERROR - Config value 'plugins': The "mkdocstrings" plugin is not installed Aborted with 1 configuration errors! ```