rawilk / laravel-ups

UPS api wrapper for Laravel.

Home Page:https://randallwilk.dev/docs/laravel-ups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request]: UPS Changed authentication to OAuth auth-code grant type as of June 1, 2023

Sim00n opened this issue · comments

commented

Feature Description

Per UPS Developer Kit website:

If you were sent here by a software provider to obtain an access key, please share the below with them as they will need to update their integration to OAuth auth-code grant type in order to continue to enable their services.

By June 2023, UPS will no longer issue new API access keys.

UPS has implemented an OAuth 2.0 security model for all APIs to enhance the overall security for our customers, reduce fraud and provide enhanced API capabilities. OAuth replaces access keys with a client ID and client secret for authentication. New OAuth credentials must be created on the UPS Developer Portal.

Any chance that the new authentication will be implemented in this package?

Is this feature valuable for other users as well and why?

Package is unusable if you don't have old API keys

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Is this going to be implemented anytime soon?

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.