Resolve "Improve token usage for users"
Compare changes
- Neil-Jocelyn Schark authored
+ 17
− 15
@@ -183,21 +183,9 @@ func (s AuthServer) handleLogout(ctx context.Context, userName string) error {
@@ -227,3 +215,17 @@ func addTokenAndEnsureTokenLimit(userToUpdate rbacInterfaces.User, token string)