Skip to content

Have a remember me function for authentication #77

Open
@Janekdererste

Description

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.

Activity

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions