/login-sample

Sample OAuth login with a knative service

Primary LanguageGoApache License 2.0Apache-2.0

OAuth Login Sample

Purpose

A sample knative service to demonstrate logging in via an OAuth provider.

Prerequisites

You will need:

Running

Locally

./run.sh

Production

./deploy.sh

Developing

This code is based on Auth0 - Go Web App.

References