Harshith Iyer
Harshith Iyer
I've never coded in Go ever before, so it's possible that this just does not work, but I thought I'd take a shot at it. Any fixes I have to...
Hello Hack Club team, I posted my suggestions in #hq in the Hack Club Slack, but @thesephist asked me to also make an issue so that you guys would know...
I was just wondering if there was a way to use the `GoogleLogin` component with AWS Cognito instead of straight through Google.
I wanted to be able to use this library for all the scopes that Microsoft offers, not just the OpenID ones, so I added them. All I did was add...
I was frustrated that this API didn't have an option for PNG, only SVG, so I added it myself! I just made additions to "/id" and "/scheme" in routes/api.js. Let...