Skip to content
Snippets Groups Projects

feat(zap): adds keycloak for JWT and auth mgmt

Merged Leonardo Christino requested to merge feat/keycloak into main
19 files
+ 192
417
Compare changes
  • Side-by-side
  • Inline
Files
19
@@ -10,7 +10,7 @@
width: 100%;
max-width: 33%;
height: 100%;
max-height: 70%;
max-height: 100%;
}
.panel {
display: flex;
Loading