Skip to content

Have a remember me function for authentication #77

Open
@Janekdererste

Description

@Janekdererste

Solves matsim-org/viz#106.

Currently a login cookie with an auth token is stored on the users machine. This cookie currently is a session cookie. Make this cookie live longer than the session to prevent repeated Logins.

Initial expiration could be 24 hours and each time the user visits a new cookie with a newly generated token is stored.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions