Deniz
Deniz
This might be a silly question, but I need to ask: Is there anything lacking in [Authlib](https://docs.authlib.org/en/latest/changelog.html) now? I thought it was only for writing OAuth servers, because it really...
@duaneking I understand - I was not aware of Auth0's business practices or even that they were associated with Authlib. I appreciate your response and will reconsider the idea of...
Has anyone made any progress on this? I have an unsorted array of values as `[x, y, z, w]` and I'm looking to know what percentile `z` is in, is...
@Yomguithereal I spoke too quickly, the function in stats-lite is slightly different than the one I proposed. Anyways, I honestly don't understand how I'm supposed to use the `bisect` function,...
@Yomguithereal Thanks a lot, much appreciated! :)
Having the exact same problem, also with a flag: https://restcountries.eu/data/bra.svg
Any news on this matter? The example above seems rather rudimentary and, for lack of a better word, "manual".
Looking at [django-rest-framework-social-oauth2](https://github.com/RealmTeam/django-rest-framework-social-oauth2/blob/61b45b46630df6e89245e2b29cc5924b8f0225bf/rest_framework_social_oauth2/views.py#L67) it seems that it has some capability to "convert" a provider access token to a Django access token, using functionality from oauthlib. None of this seems to...
I'm getting this problem too when using Webpack to bundle my application.
Anything stopping this fix from being released? It's quite annoying.