authing-sso-demo

August 12, 2022 · View on GitHub

License

English | 简体中文

Introduction

Implement SSO using Authing.

Start service

npm ci
npm run start

The browser can open http://localhost:3001

Tutorial

For the development tutorial, please refer to: Using Authing to implement single sign-on.

License

MIT

Copyright (c) 2019-present, Authing

Contents

  1. 1Introduction
  2. 2Start service
  3. 3Tutorial
  4. 4License