Authentication #147
Labels
kind/design
Proposal discussing new features / fixes and how they should be implemented
kind/feature
New feature or request
priority/high
Issues that should be addressed as soon as possible.
We should talk about authentication and figure out if we want to deal with auth at all, and if so, what we want to do.
This is auth as in, doing stuff like receiving a JWT token on initial connection
think: similar to how a streaming grpc call might have auth metadata as its initiated, which can then be validated
The text was updated successfully, but these errors were encountered: