dromara / dromara/Sa-Token

jwt的压缩

Open
#757 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
19.1k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

### 建议增加的新功能:
jwt 提供压缩配置

### 应用场景阐述:

jwt token 较大的时候就会超过 浏览器的cookie限制而导致失败

建议添加 压缩选项 将token的内容部分进行压缩减少传输量
这个在 `auth0` 的jwt工具中有这个选项 可以考虑兼容

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating Sa-Token’s JWT integration and configuration entry points, then clarify the compression format and Auth0 compatibility requirements; done should include a configurable compression option and coverage for oversized token payloads.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.