Skip to content

Fix/prevent double login in iframe#985

Draft
vaimdevs wants to merge 3 commits intomasterfrom
fix/prevent-double-login-in-iframe
Draft

Fix/prevent double login in iframe#985
vaimdevs wants to merge 3 commits intomasterfrom
fix/prevent-double-login-in-iframe

Conversation

@vaimdevs
Copy link
Copy Markdown
Contributor

###Fix

  • After data upload, exchange the user's JWT for a one-time token (OTT) via POST /api/v1/auth/jwt/ott/
  • Append the OTT as ?token= in the iframe src URL
  • Falls back gracefully if OTT exchange fails (logs warning, iframe still loads)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant