1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-29 07:36:08 +02:00
Files
.github
api
cmd
configs
docs
init
internal
pkg
test
tools
convert-pem-pubkey-for-cc
gen-keypair
validate-archive
web
.gitignore
LICENSE
Makefile
README.md
go.mod
go.sum
gqlgen.yml
startDemo.sh
tools.go
cc-backend/tools
Michael Schwarz f817ac5240 Accept externally generated JWTs provided via cookie
If there is an external service like an AuthAPI that can generate JWTs and
  hand them over to ClusterCockpit via cookies, CC can be configured to
  accept them
2022-10-19 13:36:13 +02:00
..