Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
103 contributions in the last year
Contribution activity
October 2020
Created a pull request in redwoodjs/redwood that received 13 comments
Adds an AuthClient for Facebook Login with FB JS SDK
With one notable change: logout return type has been changed to void | Promise<any>, as Facebook does return some data upon logging out.
I will als…