Skip to content

Thread safety with multiple clients #34

@aarcro

Description

@aarcro

I'm looking at:

https://github.com/mcueto/djangorestframework-auth0/blob/master/rest_framework_auth0/authentication.py#L46

Where you're modifying the global config object. I'm concerned that this will get all bolluxed up if there are simultaneous requests using different client settings on a multi threaded server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions