Skip to content

feature: Fix Multiple login attempt-infinite loop issue #35

@Ayurshi-Singh

Description

@Ayurshi-Singh

Feature Description

Currently, due to any failure, if the API endpoint returns 401 multiple times subsequently, the app goes in an infinite loop of trying to log in the user again and again.

Proposed Solution

We check the number of login attempts in the last few seconds. If multiple login attempts are detected, the app should break the loop and display an appropriate error message

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions