HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Get cookie expiration from config #47

Open theUpsider opened 1 year ago

theUpsider commented 1 year ago

Describe the feature to be developed

Get the cookie expiration from the config and build the cookie accordingly.

Describe the Impact on the System

We need to add some code in the OIDCLoginFlask at cookie_expiration.

Definition of Done