Skip to content

Latest commit

 

History

History

custom-callback-sso-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Custom Callback SSO Example

This folder contains an example of how to implement an authentication endpoint the gives the visitor a single sign-on experience when visiting the restricted Docs site.

Prerequisites

Quick start

Install dependencies:

npm install

Start server:

npm start