-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.
Description
In the Ruby lib, when using authUrl, authParams when configured will send query params if using GET, and will send post data when using POST.
There is an additional authMethod option that allows the verb to be set.
See auth_ options at http://www.rubydoc.info/gems/ably/0.8.1/Ably/Realtime
I would prefer that the developer has explicit control over which verb is used as is done with the Ruby library. WDYT?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.