Closed jfretheim closed 2 months ago
Basic Auth has been long deprecated for Jamf Pro and Classic API access.
The develop branch currently includes a move to bearer token auth, client credentials, and many breaking changes in the data model.
develop
This issue proposes a minimal non-breaking change to the published 1.0.0 beta version adding bearer token auth only.
Note, this issue is moot if #27 is addressed sooner.
Closing this in favor of #27.
Basic Auth has been long deprecated for Jamf Pro and Classic API access.
The
develop
branch currently includes a move to bearer token auth, client credentials, and many breaking changes in the data model.This issue proposes a minimal non-breaking change to the published 1.0.0 beta version adding bearer token auth only.
Note, this issue is moot if #27 is addressed sooner.