Skip to content

New login flow should not create 2 sessions #7697

Description

@rullzer

The new login flow used by the clients creates two sessions.

  1. The session when logging in
  2. The session for the apptoken that is created

The first session should not be created (or just killed directly once the apptoken is generated). This clutters the sessions and makes it look weird and uncertain which one to delete.

Ref: nextcloud/android#1436

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions