Skip to content

User session management#

To reduce the risk of unauthorized access to your account, Codacy sets automatic expiration timeouts for every session. When a session expires, Codacy invalidates the session both on the client and server side, and creates a new session.

Idle session timeout#

The idle session timeout on the Codacy app is 30 minutes. In the absence of user activity during this period, such as typing or using the mouse, Codacy logs out the user and invalidates the session.

Absolute session timeout#

The absolute session timeout on the Codacy app is 8 hours. When an active session reaches this maximum period, Codacy logs out the user and invalidates the session.

Share your feedback 📢

Did this page help you?

Thanks for the feedback! Is there anything else you'd like to tell us about this page?

We're sorry to hear that. Please let us know what we can improve:

Alternatively, you can create a more detailed issue on our GitHub repository.

Thanks for helping improve the Codacy documentation.

Edit this page on GitHub if you notice something wrong or missing.

If you have a question or need help please contact support@codacy.com.

Last modified June 27, 2024