You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to poke the API using an API Key of some kind (Eg for automated external tools manually triggering builds or bulk/automated configuration of build rules/push targets etc) rather than user/pass/2fa.
Probably easiest if there is a special end point that gives back a limited-time/access JWT or so then the rest of the API doesn't need to change.
The text was updated successfully, but these errors were encountered:
It would be nice to be able to poke the API using an API Key of some kind (Eg for automated external tools manually triggering builds or bulk/automated configuration of build rules/push targets etc) rather than user/pass/2fa.
Probably easiest if there is a special end point that gives back a limited-time/access JWT or so then the rest of the API doesn't need to change.
The text was updated successfully, but these errors were encountered: