-
Hello!
Can somebody proof that the push notification works? I tried it many times, but my passes never saved into the django_walletpass_registration table. It saved only in the django_walletpass_pass…
-
hi
please drop `migrations` folder in `blacklist app`, because when using `djongo` ODM and because not implement `ALTER TABLE`, in `migrate` has-error below :
```
FAILED SQL: ('ALTER TABLE "token_b…
-
When I import `with_total_count`, I am required to add `strawberry_django_extras.jwt.refresh_token.apps.RefreshTokenConfig` to my `INSTALLED_APPS` in `settings.py`.
If all I'm using is pagination, …
-
STR:
1. Load AMO - https://addons.mozilla.org/en-US/firefox/
2. Log in
3. Log out
4. Click on Developer Hub in the header
5. Go back to AMO
Actual result:
The user still appears to be logg…
-
The [authentication section](https://docs.couchdb.org/en/latest/intro/security.html#authentication) of the security user guides only have information on basic and cookie authentication but there is no…
-
I have configured my project using the `JWTAuthentication` along with others authentication schemes:
```
REST_FRAMEWORK = {
...
'DEFAULT_AUTHENTICATION_CLASSES': (
...
…
-
How that the math keyboard is getting close to done, I'm opening an issue for the last core feature from the [mind map I submitted](https://docs.google.com/drawings/d/12mj59zXsVUlqP34tosXXR3abGVJCBeER…
-
**Please describe a problem.**
I have created some swagger docs for my Django Rest Framework backend using [drf-spectacular](https://drf-spectacular.readthedocs.io/en/latest/) and now i have achieved…
-
Hi,
I would to use Caddy and Caddy-Security for the following use case:
1. I have a Django app that already uses OIDC internally for authentication, let's say at www.myapp.com, its OIDC callback…
-
[tags]cryptography,django,jwt,secrets,symfony,rails,framework[/tags]
[short_descr]A library for detecting known secrets across many web frameworks.[/short_descr]
[link] https://github.com/blacklanter…