Skip to content

Public CDN repository for IncepTools SSO OAuth UI. Automatically updated on every dev/prod build with versioned and latest CDN-ready assets.

Notifications You must be signed in to change notification settings

IncepTools/sso-ui-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

IncepTools SSO UI CDN

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

๐Ÿ“ฆ Usage (via jsDelivr)

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

    <script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/IncepTools/sso-ui-cdn/v1.0.0/app.js"></script>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/IncepTools/sso-ui-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

Public CDN repository for IncepTools SSO OAuth UI. Automatically updated on every dev/prod build with versioned and latest CDN-ready assets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •