-
Notifications
You must be signed in to change notification settings - Fork 1
Add new Access > Login troubleshooting section #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| export default { | ||
| "login-troubleshooting": "Login troubleshooting", | ||
| }; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,69 @@ | ||
| --- | ||
| title: Login troubleshooting | ||
| --- | ||
|
|
||
| import { Steps } from "nextra/components"; | ||
|
|
||
| # Login troubleshooting | ||
|
|
||
| If you're having trouble logging in to Oneleet, try following the steps below: | ||
|
|
||
| <Steps> | ||
| ### 1. Try a fresh browser tab | ||
|
|
||
| Close your current tab, open a fresh tab, then try logging in again. | ||
|
|
||
| ### 2. Clear your cookies and site data | ||
|
|
||
| Clear all Oneleet-related cookies and site data (including `auth.oneleet.com` and `oneleet.com`), then try logging in again. | ||
|
|
||
| > **Example:** clearing cookies and site data in Chrome | ||
|
|
||
|  | ||
|
|
||
|  | ||
|
|
||
|  | ||
|
|
||
| ### 3. Force a logout | ||
|
|
||
| 1. Open a new browser tab | ||
| 2. Visit `https://api.oneleet.com/api/v1/users/logout/app` | ||
| • If you’re redirected to the login page, try logging in again | ||
| • If you see an **Unauthorized** message, move on to the next step | ||
|
|
||
| > Visiting the above URL ends your current session and can sometimes resolve issues with stale sessions | ||
|
|
||
| ### 4. Try an incognito window | ||
|
|
||
| Try logging in through an incognito/private browser window. | ||
|
|
||
| ### 5. Try a different browser | ||
|
|
||
| Try logging in with another browser. | ||
|
|
||
| ### 6. Issues with two-factor authentication | ||
|
|
||
| If you're having issues with two-factor authentication codes not working: | ||
|
|
||
| ##### 1. Check if you're using the right code | ||
|
|
||
| Double check that you're using the right code for the email you're trying to log in with, and not a code that you set up for a different email. | ||
|
|
||
| ##### 2. Make sure your device's clock is properly synced | ||
|
|
||
| If you followed the normal setup flow for two-factor authentication and your codes are simply not working, confirm that your device clock is synced with the respective clock servers: | ||
|
|
||
| - **Apple devices**: Follow [Apple's time sync guide](https://support.apple.com/en-al/101619) (see section "Set the date and time automatically") | ||
| - **Android devices**: Follow [Google's time sync guide](https://support.google.com/googleplay/thread/55723112?hl=en&msgid=55728968) or [Android's date & time settings](https://support.google.com/android/answer/2841106?hl=en) | ||
| - **Windows devices**: Follow [Microsoft's time zone guide](https://support.microsoft.com/en-us/windows/how-to-set-your-time-and-time-zone-dfaa7122-479f-5b98-2a7b-fa0b6e01b261) and make sure it's configured correctly | ||
|
|
||
| ### 7. Get in touch | ||
|
|
||
| If none of the above works, reach out to us via your dedicated Slack channel with us or at support@oneleet.com and share the details below so we can help resolve your issue more quickly: | ||
|
|
||
| 1. A screenshot of the error page you're seeing | ||
| 2. The URL of the error page | ||
| 3. If you're trying to log in with Google and your email recently changed because your company migrated to a new domain, please include both your previous and new email addresses | ||
|
|
||
| </Steps> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+318 KB
public/access/troubleshooting/chrome-clear-cookies-and-site-data-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+372 KB
public/access/troubleshooting/chrome-clear-cookies-and-site-data-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+374 KB
public/access/troubleshooting/chrome-clear-cookies-and-site-data-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.