fusioncoe/My JavaScript Action

A simple GitHub Action written in JavaScript

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authorityThe application id to authenticate with.nohttps://login.microsoftonline.com/
client_idThe application id to authenticate with.yes
client_secretThe client secret to authenticate with. Required if authenticating with app-id.yes
tenant_idTenant id if using app-id & client secret to authenticate.yes
scopescopenohttps://graph.microsoft.com/.default
namedescription
authorization_headerBearer header used to make api calls.