Skip to content

nonce cookies not set if developing over HTTP #559

@download13

Description

@download13

If you take a look at the oauth utils you'll notice that the secure option for setting cookies is true.

Shouldn't this respond to the secure horizon option?

I'm developing an application over HTTP because it's a lot more convenient and the express server it's running from won't support HTTPS anyway (that's going to be nginx's job). Right now OAuth logins don't work at all because of this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions