/github-oauth-comparison

I built the same application in 3 languages :D

Primary LanguageRust

Github OAuth

This repo includes servers for handling Github OAuth, each written in Go, Rust, and TypeScript.

  • Receive and send requests
  • JSON parsing
  • Generate random string (for state)
  • Parse .env
  • Cookie/query parsing if necessary
  • Minimal dependencies