Skip to content
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

Update documentation on using your own OAuth 2 client #295

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

bcspragu
Copy link
Contributor

@bcspragu bcspragu commented Jan 3, 2025

Fixes #292

@gauteh gauteh merged commit 6c1f9dd into gauteh:master Jan 4, 2025
2 of 6 checks passed
@gauteh
Copy link
Owner

gauteh commented Jan 4, 2025

Thanks!

@gauteh
Copy link
Owner

gauteh commented Jan 19, 2025

The image links don't work in the readme, they need to be absolute links. The setup is like that to have the homepage which is necessary to get credentials from google.

bcspragu added a commit to bcspragu/lieer that referenced this pull request Jan 20, 2025
I didn't realized that the `README.md` was a symlink to `docs/index.md`. As a result, the images in the main README.md are broke, but looked fine when viewing `docs/index.md` directly. The solution is to use absolute paths.

Context: gauteh#295 (comment)
bcspragu added a commit to bcspragu/lieer that referenced this pull request Jan 20, 2025
I didn't realized that the `README.md` was a symlink to `docs/index.md`. As a result, the images in the main README.md are broke, but looked fine when viewing `docs/index.md` directly. The solution is to use absolute paths.

Context: gauteh#295 (comment)
gauteh pushed a commit that referenced this pull request Jan 20, 2025
I didn't realized that the `README.md` was a symlink to `docs/index.md`. As a result, the images in the main README.md are broke, but looked fine when viewing `docs/index.md` directly. The solution is to use absolute paths.

Context: #295 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problems with instructions on using own API key
2 participants