Skip to content

Need callback_uri support #10

@useEvil

Description

@useEvil

How can I add callback_uri support with OAuth1Session?

oauth = OAuth1Session(
    auth.consumer_key,
    client_secret=auth.consumer_secret,
    callback_uri=callback_url)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions