mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Too many tokens to sign #75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Dec 25, 2023).
Originally assigned to: @mike-petrov on GitHub.
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to click through 10 tokens in my wallet to create a container and upload an object.
Describe the solution you'd like
Less tokens to sign. Maybe one for container and one for object management.
@mike-petrov commented on GitHub (Jan 11, 2024):
As far as I remember, the signing of 6 tokens was done intentionally so that the user could identify all 6 type of transactions
@roman-khimov commented on GitHub (Jan 25, 2024):
IIUC https://rest.fs.neo.org/v1/docs current
/authAPI allows to get arbitrary tokens requested from the frontend, so we can solve this here.