-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Web::API is great, thanks for your efforts 🙏
It would be handy if it could support the optional "realm" parameter for OAuth 1.0, see the spec section 5.4.1. point 4: https://oauth.net/core/1.0a/#rfc.section.5.4.1. The parameter is required by some web services, e.g. the NetSuite REST API.
A solution might be to add a new optional realm attribute to the Web::API class and include it in the OAuth options if it has been supplied.
Is it something you would consider adding? or failing that, would you be willing to accept a pull request?
nupfel
Metadata
Metadata
Assignees
Labels
No labels