Skip to content

Additional backend API calls after user authorization #102

@maxtepkeev

Description

@maxtepkeev

Hi,

Some backends, for example vk or odnoklassniki provide a function (vk_api and odnoklassniki_api) to make additional API calls. In python-social-auth compared to django-social-auth this function now accepts additional backend param, which should be the backend object.

What is the recommended way of getting this object outside the pipeline so that I could pass it to the function to make additional API calls. Should I just import a class and instantiate it or this object is already stored somewhere inside the user object ?

Thx

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