[GH-ISSUE #77] Client sends two token requests on login callback #57

Closed
opened 2026-02-27 19:16:41 +03:00 by kerem · 0 comments
Owner

Originally created by @EddieTheCubeHead on GitHub (Feb 18, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/77

Recreation:

  • Go to login page
  • Click login
  • Observe server log
  • Currently the server gets two /auth/callback calls, resulting in the second one erroring out

Expected behaviour:

  • Server should only get one /auth/callback call
Originally created by @EddieTheCubeHead on GitHub (Feb 18, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/77 Recreation: - Go to login page - Click login - Observe server log - Currently the server gets two /auth/callback calls, resulting in the second one erroring out Expected behaviour: - Server should only get one /auth/callback call
kerem 2026-02-27 19:16:41 +03:00
  • closed this issue
  • added the
    client
    bug
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#57
No description provided.