Skip to content

IncepTools/sso-admin-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

IncepTools SSO Admin Panel CDN

This repository hosts the public CDN assets for the IncepTools SSO OAuth Admin Panel.

πŸ“¦ Usage (via jsDelivr)

  • Latest release
    <script src="https://cdn.jsdelivr.net/gh/IncepTools/sso-admin-cdn/latest/app.js"></script>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/IncepTools/sso-admin-cdn/latest/app.css">
  • Specific version

    <script src="https://cdn.jsdelivr.net/gh/IncepTools/sso-admin-cdn@v1.0.0/app.js"></script>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/IncepTools/sso-admin-cdn@v1.0.0/app.css">

πŸ”„ Versioning

Each tagged release from the private admin panel repo publishes:

  • /{version}/ folder (e.g., 1.0.0/)
  • /latest/ folder (always points to newest release)

🚫 Source Code

This repo does not contain source code. It is only for CDN delivery of compiled assets.

About

This repository hosts the public CDN assets for the Inceptools SSO OAuth Admin Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published