Skip to content

[HUMAN App] feat: browser caching and decoded auth - #3486

Merged
dnechay merged 2 commits into
developfrom
dnechay/fs-ha
Jul 31, 2025
Merged

[HUMAN App] feat: browser caching and decoded auth#3486
dnechay merged 2 commits into
developfrom
dnechay/fs-ha

Conversation

@dnechay

@dnechay dnechay commented Jul 31, 2025

Copy link
Copy Markdown
Collaborator

Issue tracking

Freestyle

Context behind the change

  • removed base64 encoding for data we store about tokens because it doesn't give us any benefit and only makes debugging more difficult
  • added cache headers to some HUMAN App BE endpoints in order to enable caching in browser and avoid unnecessary requests being sent to the server

How has this been tested?

  • locally: sign in and check local storage; auth data should be decoded
  • locally: sign in and click through app; make sure requests are cached in browser and sent fresh after hard-reload

Release plan

Just merge

Potential risks; What to monitor; Rollback plan

No

@vercel

vercel Bot commented Jul 31, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 9:58am
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Jul 31, 2025 9:58am
faucet-server ⬜️ Ignored (Inspect) Jul 31, 2025 9:58am
human-dashboard-frontend ⬜️ Skipped (Inspect) Jul 31, 2025 9:58am
staking-dashboard ⬜️ Skipped (Inspect) Jul 31, 2025 9:58am

@dnechay dnechay self-assigned this Jul 31, 2025
@dnechay
dnechay requested a review from Dzeranov July 31, 2025 09:59
@dnechay dnechay moved this to In Review in Core-tech - 2025 Jul 31, 2025
@dnechay dnechay mentioned this pull request Jul 31, 2025
2 tasks
@dnechay
dnechay merged commit 3476709 into develop Jul 31, 2025
13 checks passed
@dnechay
dnechay deleted the dnechay/fs-ha branch July 31, 2025 10:27
@github-project-automation github-project-automation Bot moved this from In Review to Done in Core-tech - 2025 Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants