Pinned Loading
-
pyfastblur
pyfastblur PublicSmall Python library with a single purpose to apply fast blur to PNG images (libpng backend)
C 1
-
Angel-Technologies/go-session-redis
Angel-Technologies/go-session-redis PublicSimple HTTP session management
Go
-
annas-archive-bot
annas-archive-bot PublicTelegram bot with pagination that allows to download books from Annas Archive
-
Django DRF session auth
Django DRF session auth 1# JWT токен не работает в SSR приложениях по типу NextJS/Sveltekit которые не могут передать на сторону сервера заголовки.
2# Варианта два, передавать токен в кукисах или отказаться от токена. Это второй вариант решения
3from rest_framework.decorators import api_view, authentication_classes
4from rest_framework.response import Response
5from rest_framework import status
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.