criteo / command-launcher

A command launcher 🚀 made with ❤️
https://criteo.github.io/command-launcher
MIT License
35 stars 7 forks source link

Extend login hook credentials #126

Closed bhou closed 1 year ago

bhou commented 1 year ago

This commit makes the login command store any credential key-value pairs returned from the login hook. It will enable the possibility to store different tokens in enterprise environments, e.g., one token for confluence, one token for some homemade services with custom authentication, and one JWT for other SSO-enabled services