/go-oauth2-server

Primary LanguageGoMIT LicenseMIT

go-oauth2-server

Development

  • Install Docker
  • Install Go
  • Install K3D
  • Install Kubectl
  • Install Tilt
  • api/hack/bootstrap-cluster.sh
  • tilt up

Disclaimers:

  • NEVER use this in production, this implementation INSECURE and not tested properly, but it's a good start point to understand how OAuth 2.0 works

Table of Contents

  1. Documentation
  2. Installation and Setup

Documentation

Installation and Setup