Signed-off-by: oppiliappan me@oppi.li
+2
-1
appview/config/config.go
+2
-1
appview/config/config.go
···
+2
appview/oauth/handler.go
+2
appview/oauth/handler.go
···
+6
-2
appview/oauth/oauth.go
+6
-2
appview/oauth/oauth.go
······func New(config *config.Config, ph posthog.Client, db *db.DB, enforcer *rbac.Enforcer, res *idresolver.Resolver, logger *slog.Logger) (*OAuth, error) {···