Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TimWolla
on Oct 21, 2016
|
parent
|
context
|
favorite
| on:
Show HN: A chat client built on git
I don't think it's smart to commit login credentials to that GitHub account, even if it's a throw away:
https://github.com/staab/git-chat/blob/61c401e719febaf3e05f4...
Consider using a OAuth token.
jonstaab
on Oct 21, 2016
[–]
I'm sure someone's going to eventually hijack the account. I'm not too worried about it. 0Auth would've been a good idea though.
TimWolla
on Oct 21, 2016
|
parent
[–]
I just went ahead:
https://github.com/staab/git-chat/pull/1
jonstaab
on Oct 21, 2016
|
root
|
parent
[–]
Thanks! OS is the bomb
TimWolla
on Oct 21, 2016
|
root
|
parent
|
next
[–]
I forgot about the security feature by GitHub: oauth_authorization.destroy – Personal access token (API) deleted automatically (found in a public repository)
jonstaab
on Oct 21, 2016
|
root
|
parent
|
prev
[–]
ooops
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Consider using a OAuth token.