Skip to content

Generate the Grant without using the AuthorisationView #1383

Open
@housUnus

Description

@housUnus

We are using DRF with react, so basically the backend is not accessible by the client, all backend calls are done via react, so there is no way to hit the authorize URL without DRF, the issue is when i request that URL from axios or Postman it gives me as a response the admin login despite the skip authorization is checked, is there a way to skip this authorization, or generate the Grant Code using a custom view where i'm already logged in and have access to user.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions