package
0.1.3
Repository: https://github.com/ras0q/traq-oauth2.git
Documentation: pkg.go.dev

# README

WebApp example

  1. Execute go run example/webapp/main.go
  2. Access http://localhost:8080/oauth2/authorize on your browser
  3. Access http://localhost:8080/me on your browser
  4. You can see your info!