You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a snippet as an unauthorized user, there is no option to sign in to an account via GitHub. After attempting to authorize through GitHub, the user is returned to the page without authorization, and their account is not connected.
Reproduction steps
0. "Ensure you are logged out of your account."
1. Open the website https://runit.hexlet.io
2. Click on the "Try without registration " button.
3. Create a snippet.
4. Make arbitrary entries in the editor.
5. Click the "Save snippet" button.
6. Click the "Register" button.
7. Choose to sign in via GitHub.
Expected result
The user should be authorized through their GitHub account.
ViktorSmiryagin
changed the title
Bug: Нет возможности войти через GitHub при создании снипета неавторизованным пользователем
Bug: There is no option to sign in via GitHub when creating a snippet as an unauthorized user.
Aug 25, 2024
ViktorSmiryagin
changed the title
Bug: There is no option to sign in via GitHub when creating a snippet as an unauthorized user.
Bug: There is no option to sign in use GitHub when creating a snippet as an unauthorized user.
Aug 25, 2024
ViktorSmiryagin
changed the title
Bug: There is no option to sign in use GitHub when creating a snippet as an unauthorized user.
Bug: There is no option to sign in using GitHub when creating a snippet as an unauthorized user.
Aug 25, 2024
Summary
When creating a snippet as an unauthorized user, there is no option to sign in to an account via GitHub. After attempting to authorize through GitHub, the user is returned to the page without authorization, and their account is not connected.
Reproduction steps
Expected result
The user should be authorized through their GitHub account.
Actual result
The user remains unauthorized and is returned to the unauthorized user page with the previously saved snippet:
https://github.com/user-attachments/assets/46125130-7928-44e7-a4cc-c464f282d46b
Browsers
Chrome
OS
Mac
The text was updated successfully, but these errors were encountered: