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
I am working on a project which requires to manage Applications (and Authorized tokens) created by users, programmatically.
Does it seems useful to have out-of-the-box ReST API (using django-rest-framework) included in oauth-toolkit? oauth-toolkit already has the support for rest-framework in ext/, My plan is to enhance that a bit.
I would be happy to make a PR for the same (Since one way or the other, I am anyways going to work on the above mentioned API). I feel it may be useful for other oauth-toolkit users as well if it is included here.
Kindly let me know your thoughts on the same. Thanks!!
The text was updated successfully, but these errors were encountered:
Hi Team,
I am working on a project which requires to manage Applications (and Authorized tokens) created by users, programmatically.
Does it seems useful to have out-of-the-box ReST API (using django-rest-framework) included in oauth-toolkit? oauth-toolkit already has the support for rest-framework in
ext/
, My plan is to enhance that a bit.I would be happy to make a PR for the same (Since one way or the other, I am anyways going to work on the above mentioned API). I feel it may be useful for other oauth-toolkit users as well if it is included here.
Kindly let me know your thoughts on the same. Thanks!!
The text was updated successfully, but these errors were encountered: