Modifying oauth-toolkit token refresh behaviour for better security in SPA

This page summarizes the projects mentioned and recommended in the original post on /r/django

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • django-oauth-toolkit-spa

    A set of out-of-box REST endpoints for auth operations, providing refresh token in HttpOnly cookie and access token in body, perfect for SPA web apps. Built on top of models provided by django-oauth-toolkit.

  • I keep finding myself, having to modify the View logic for packages like django-oauth-toolkit, djangorestframework-simplejwt, etc to make it so that refresh token is exchanged in a HttpOnly cookie to harden security aspects further. A little while ago I decided to make a package that modifies this behavior for django-oauth-toolkit so I don't have to keep doing it in every Django Project: https://github.com/oscarychen/django-oauth-toolkit-cookie-refresh

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A library to assist writing memory-unsafe code in "pure" Python

    1 project | news.ycombinator.com | 7 May 2024
  • Show HN: Compete with compiled aiohttp using HTTP/2 and HTTP/3

    1 project | news.ycombinator.com | 6 May 2024
  • Google lays off its Python team

    4 projects | news.ycombinator.com | 27 Apr 2024
  • Show HN: GestureX-Empowering Digital Mastery Through Hand Gestures

    1 project | news.ycombinator.com | 6 May 2024
  • How I discovered Named Entity Recognition while trying to remove gibberish from a string.

    1 project | dev.to | 6 May 2024