Resolve "Improve token usage for users"
Compare changes
- Neil-Jocelyn Schark authored
@@ -155,7 +155,7 @@ func (s AuthServer) isCorrectPassword(storedPassword, salt, loginPassword string
@@ -155,7 +155,7 @@ func (s AuthServer) isCorrectPassword(storedPassword, salt, loginPassword string
@@ -183,7 +183,10 @@ func (s AuthServer) handleLogout(ctx context.Context, userName string) error {
@@ -183,7 +183,10 @@ func (s AuthServer) handleLogout(ctx context.Context, userName string) error {