mirror of
https://github.com/element-hq/lk-jwt-service.git
synced 2026-03-29 10:50:06 +00:00
dbkr/hack_fed_resolver_for_tls
As per comment. I don't yet know what the right way of doing this is.
LiveKit Management Service
This service is currently used for a single reason: generate JWT tokens with a given identity for a given room, so that users can use them to authenticate against LiveKit SFU.
Usage
To start the service locally:
$ LIVEKIT_URL="ws://somewhere" LIVEKIT_KEY=devkey LIVEKIT_SECRET=secret go run *.go
Languages
Go
98.7%
Dockerfile
1.3%