Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Using redirect_uri from configuration instead of request.base_url #69

@sjtarik

Description

@sjtarik

Can we just use the redirect_uri from config in this line instead of getting it from request object? A bug in request library that returns the URL with http:// regardless of the original URL is http or https causing an issue in sample app.

'redirect_uri': request.base_url

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions