Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mia-extender

The runner for Mia-Platform IDP extention registration.

How use it

  1. reate your own .env file
cp default.env local.env
  1. Edit the variable of local.env. The COOKIE parameter is needed to call the Mia-Platform API. You can retrieve it from the F12 console looking into the cookies of the calls to the Console APIs.

Authentication is still a WIP. Improvements will come in the future.

  1. Install dependencies
nvm i && npm ci
  1. Run it
node index.js

You can then ask for available commands using the -h param, like this:

node index.js -h

With this tool you can register, retrieve and activate extensions through a guided experience.

About

The Command Line Interface (CLI) for the registration of Mia-Platform IDP extensions.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages