atom / teletype

Share your workspace with team members and collaborate on code in real time in Atom
https://teletype.atom.io
MIT License
2.41k stars 324 forks source link

DOCS No where is it mentioned that teletype requires OAuth access to GitHub #416

Open jpeacock29 opened 6 years ago

jpeacock29 commented 6 years ago

Prerequisites

Description

No where on teletype.atom.io or on the atom / teletype GitHub page is it indicated the user must provide OAuth access to their GitHub account in order to use teletype. This should be documented in the section Getting started.

Steps to Reproduce

Expected behavior:

Actual behavior:

Reproduces how often: 100%

Versions

Additional Information

eliotb commented 3 years ago

Specifically, in the "Share a portal" section it currently says "Click the icon in the Atom status bar, and flip the switch ". Between "Click the icon" and "flip the switch" there are some steps involving signing in with github and generating an authorization token. Also it would be good to say what the login info is used for.

Is it true (I haven't tried it yet) that only the person initiating the portal needs github auth, and that others with the resulting share link do not?