Skip to content

Support XEP-0484: Fast Authentication Streamlining Tokens #3144

Open
strophe/strophejs
#840
@Menelmacar

Description

@Menelmacar

Is your feature request related to a problem? Please describe.
If the page reloads, the user is logged out and can't reconnect easily.

Describe the solution you'd like
To enhance the behavior of a reload fo the website, the browser could store a time limited secure token and reuse it to auto_reconnect. Like what prosody recently made possible: https://modules.prosody.im/mod_sasl2_fast.html

Describe alternatives you've considered
The possibility to use "reuse_scram_keys" is already a great enhancment.
a secure token would be similar in the user experience I guess, but even more secure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions