isnowfy / simple

A static blog generator with a single static page
http://isnowfy.github.io/simple/
MIT License
911 stars 661 forks source link

Cannot login #6

Closed zorro-long closed 10 years ago

zorro-long commented 10 years ago
  1. sign in on page http://isnowfy.github.io/simple/
  2. show error "something error" beside "Sign in" button

PS: I think it should be some user validation issue on this. Maybe github account issue or simple project issue.

isnowfy commented 10 years ago

I found mostly network problem lead to this problem, you may try it with vpn

kuiwang commented 8 years ago

Why not add "two-factor authentication code"

isnowfy commented 8 years ago

@kuiwang While I use https://github.com/michael/github this repo to interact with github api, but it seems the repo only support the basic auth.