ueberauth / ueberauth_facebook

Facebook OAuth2 Strategy for Überauth.
MIT License
77 stars 64 forks source link

Add Credo to Project #30

Closed ybur-yug closed 7 years ago

ybur-yug commented 7 years ago

By request from @doomspork.

This simply adds it to the project and deals with any nags that came from running it (not in strict mode, though)

doomspork commented 7 years ago

Thank you @ybur-yug 😀