con2 / con2/kompassi

Synchronize V1 and V2 session duration (make V2 session end when V1 session ends)

Open
#762 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
33
Avg merge
1d 22h
Merged PRs (30d)
19

Description

Currently the V2 session is significantly shorter.

Places that may affect this:
* Expire time of Django (V1) session cookie
* Expire time of OIDC token that V2 uses to authenticate the user to V1
* Expire time of JWT token that V2 uses to authenticate the user's browser to V2 frontend server (Next.js, NextAuth)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.