Skip to content

authParams & authMethod ClientOptions #25

@mattheworiordan

Description

@mattheworiordan

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

No one assigned

    Labels

    enhancementNew feature or improved functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions