OpenBankProject / API-Manager

A Django project to manage the Open Bank Project API via API Calls
GNU Affero General Public License v3.0
63 stars 61 forks source link

Add auto-logout function. #341

Closed nemozak1 closed 11 months ago

nemozak1 commented 11 months ago

Add an auto logout function that makes a call to the /obp/v5.1.0/ui/suggested-session-timeout to find the suggested session timeout time. Failing this, we default to a timeout of 300 seconds. A timer can be seen next to the logout button which shows the time remaining before logout.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information