You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #724 this is probably the right way to do auth for things like a chrome extension or a bot or anything else that wants to interact with cardboard via API.
As discussed in #724 this is probably the right way to do auth for things like a chrome extension or a bot or anything else that wants to interact with cardboard via API.
There are existing packages out there that should make this pretty easy, like https://django-oauth-toolkit.readthedocs.io/en/latest/rest-framework/getting_started.html
The text was updated successfully, but these errors were encountered: