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

Read operations require an auth token #281

Closed
moorage opened this issue Jul 11, 2016 · 5 comments
Closed

Read operations require an auth token #281

moorage opened this issue Jul 11, 2016 · 5 comments

Comments

@moorage
Copy link

moorage commented Jul 11, 2016

Shouldn't you be able to fetch settings without a token, just from a secret gist?

  1. Don't fill in auth token
  2. Fill in gist id

Atom Version: 1.8.0
System: Mac OS X 10.11.5
Thrown From: sync-settings package, v0.7.2

Stack Trace

Uncaught Error: OAuth2 authentication requires a token or key

@dirk-thomas
Copy link
Contributor

The package always uses the GitHub API with authentication. While read operations could be done without this is currently not supported. It would be great to add this feature. Could you provide a pull request for this use case?

@dirk-thomas dirk-thomas changed the title Uncaught Error: OAuth2 authentication requires a token or key Read operations require an auth token Jul 12, 2016
@UziTech
Copy link
Member

UziTech commented Feb 9, 2020

PRs are welcome

@kunpeng9

This comment has been minimized.

@UziTech
Copy link
Member

UziTech commented Mar 2, 2020

@222YEDONG that is fixed in the lastest version #463

@UziTech UziTech closed this as completed in 1246d43 Mar 4, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2020

🎉 This issue has been resolved in version 4.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants