GitHub OAuth - invalid session error. #307

Closed
opened 2022-12-27 19:54:25 +00:00 by gameplayer · 2 comments

Heyo,

FoundKey throws an error about invalid session after redirection from GitHub OAuth.

HTML output:

<html ml-update="aware">
    <head>
        <link rel="stylesheet" href="resource://content-accessible/plaintext.css">
    </head>
    <body>
        <pre>invalid session</pre>
    </body>
</html>

Url out redirect:

https://gameplayer.homeplex.org/api/gh/cb?code=<CODE>&state=<STATE>
Heyo, FoundKey throws an error about invalid session after redirection from GitHub OAuth. HTML output: ```html <html ml-update="aware"> <head> <link rel="stylesheet" href="resource://content-accessible/plaintext.css"> </head> <body> <pre>invalid session</pre> </body> </html> ``` Url out redirect: ``` https://gameplayer.homeplex.org/api/gh/cb?code=<CODE>&state=<STATE> ```
Owner

Github OAuth support was removed in 71b976ec96.

Github OAuth support was removed in 71b976ec96aa186bc77b0153ff4cfd68a3b2cc29.
norm closed this issue 2022-12-27 20:20:00 +00:00
Author

Oh, I didn't noticed. Thank you for the info.

Oh, I didn't noticed. Thank you for the info.
Sign in to join this conversation.
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
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: FoundKeyGang/FoundKey#307
No description provided.