prose / gatekeeper

Enables client-side applications to dance OAuth with GitHub.
MIT License
760 stars 182 forks source link

fix potential trim exception #62

Closed kunukn closed 5 years ago

kunukn commented 5 years ago

I got a .trim() is not a function when I ran this. This PR fixed my issue.