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
After more debugging than I'd care to admit, I have made a (barely) functioning Django Authlib2 provider w/ the Authorization Code Grant strat.
I've seen from prior discussion that there was some interest in this that got siloed - I know that the docs are incomplete here ( as I ran into a few errors that took me time to debug ), so I wanted to begin discussion about what should a Django provider example look like.
The text was updated successfully, but these errors were encountered:
After more debugging than I'd care to admit, I have made a (barely) functioning Django Authlib2 provider w/ the Authorization Code Grant strat.
I've seen from prior discussion that there was some interest in this that got siloed - I know that the docs are incomplete here ( as I ran into a few errors that took me time to debug ), so I wanted to begin discussion about what should a Django provider example look like.
The text was updated successfully, but these errors were encountered: