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

implement "no auth" path for offline #68

Open
jeffmcaffer opened this issue Feb 1, 2018 · 1 comment
Open

implement "no auth" path for offline #68

jeffmcaffer opened this issue Feb 1, 2018 · 1 comment

Comments

@jeffmcaffer
Copy link
Member

the new GitHub auth story is slick but requires you to be online for much of the system to work. For example, you can't call the api or use the website effectively without being online. Even if online, if your net connection is slow (e.g, on an airplane over the atlantic) it can be unpredictable.

Propose that for localhost setups we allow "no auth" (perhaps the default?). That would trickle down into the team etc that we'll use for permissions. Those operations that truly need auth will necessarily have to be online so we should be good.

@jeffmcaffer
Copy link
Member Author

@jpeddicord this might be a good thing to think about as you look at more of the permissions/auth topics

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

2 participants