Fix on authentication-oauth now breaks local dev with port number · Issue #3684 · feathersjs/feathers · GitHub
Skip to content

Fix on authentication-oauth now breaks local dev with port number #3684

Description

@skinofstars

There was a change in 5.0.40 that means domains with ports were no longer valid oauth origin, however you cannot include a domain with a port in the origin config.

Options

  • Allow inclusion of the port in the config origins - include a better error message than just 401, as this is a behaviour change
  • Allow wildcard ports on a domain
  • Create an edge case to allow port wildcard on localhost

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions