Restore kickstart video in the readme
This commit is contained in:
parent
ba6a5047b1
commit
242777a8eb
@ -64,6 +64,7 @@ If you already have a Keycloak custom theme, it can be easily ported to Keycloak
|
|||||||
- [Example of setup that **won't** work](#example-of-setup-that-wont-work)
|
- [Example of setup that **won't** work](#example-of-setup-that-wont-work)
|
||||||
- [Possible workarounds](#possible-workarounds)
|
- [Possible workarounds](#possible-workarounds)
|
||||||
- [Implement context persistence (optional)](#implement-context-persistence-optional)
|
- [Implement context persistence (optional)](#implement-context-persistence-optional)
|
||||||
|
- [Kickstart video](#kickstart-video)
|
||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
|
|
||||||
@ -336,3 +337,8 @@ keycloakInstance.init({
|
|||||||
If you really want to go the extra miles and avoid having the white
|
If you really want to go the extra miles and avoid having the white
|
||||||
flash of the blank html before the js bundle have been evaluated
|
flash of the blank html before the js bundle have been evaluated
|
||||||
[here is a snippet](https://github.com/InseeFrLab/onyxia-ui/blob/a77eb502870cfe6878edd0d956c646d28746d053/public/index.html#L5-L54) that you can place in your `public/index.html` if you are using `powerhooks/useGlobalState`.
|
[here is a snippet](https://github.com/InseeFrLab/onyxia-ui/blob/a77eb502870cfe6878edd0d956c646d28746d053/public/index.html#L5-L54) that you can place in your `public/index.html` if you are using `powerhooks/useGlobalState`.
|
||||||
|
|
||||||
|
# Kickstart video
|
||||||
|
|
||||||
|
*NOTE: keycloak-react-theming was renamed keycloakify since this video was recorded*
|
||||||
|
[](https://youtu.be/xTz0Rj7i2v8)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user