Documentation ¶
Overview ¶
Package fakeauth provides middlewares thats injects a fake userID, so the rest of the code can continue to be multitenant.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupAuthMiddleware ¶
func SetupAuthMiddleware(config *server.Config, enabled bool, noGRPCAuthOn []string) middleware.Interface
SetupAuthMiddleware for the given server config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.