drudge / passport-facebook-token

Passport strategy for authenticating with Facebook access tokens using the OAuth 2.0 API.
MIT License
390 stars 80 forks source link

add get long live token and tests #74

Open Jcbobo opened 7 years ago

Jcbobo commented 7 years ago

added retreave long live token following #23, adding tests (i was not able to checkout the pr branch)

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-6.06%) to 93.939% when pulling e4d8cb327fc029b8bf1a5fdf70655e340d575fc2 on Jcbobo88:master into 45f7f38c605dec7b89674c77c8616a2f19d27ad2 on drudge:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-2.02%) to 97.98% when pulling e79e24c4913a8ad8a15ba15be66ba804df1b8d6d on Jcbobo88:master into 45f7f38c605dec7b89674c77c8616a2f19d27ad2 on drudge:master.

Jcbobo commented 7 years ago

@drudge i'm not able to increase the coverage more sorry

richTheCreator commented 6 years ago

bump