Skip to content

fillmore-labs/login-sample

Repository files navigation

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.