Generate a single-use visions-vtt:// invitation URL #5

Open
opened 2022-11-16 14:37:18 +00:00 by savanni · 0 comments
Owner

The "Invitation URL" is a single-use token associated with one user. That user can either click on the URL or paste the URL into an unauthenticated application in order to link the application with the server.

The invitation should be immediately invalidated and replaced with a permanent authenticated token, which the user need never see.

See also:

The "Invitation URL" is a single-use token associated with one user. That user can either click on the URL or paste the URL into an unauthenticated application in order to link the application with the server. The invitation should be immediately invalidated and replaced with a permanent authenticated token, which the user need never see. See also: - [#9 - An unauthenticated client application must provide a field that can parse invitation link - visions-vtt - gitea: Gitea Service](https://git.luminescent-dreams.com/savanni/visions-vtt/issues/9) - [#8 - Client app must receive the authentication token and save it for use in all additional requests - visions-vtt - gitea: Gitea Service](https://git.luminescent-dreams.com/savanni/visions-vtt/issues/8) [#7 - Upon receiving an invitation token, the server should generate and return an authentication token - visions-vtt - gitea: Gitea Service](https://git.luminescent-dreams.com/savanni/visions-vtt/issues/7)
savanni added this to the Project Bootstrap project 2022-11-16 14:37:18 +00:00
savanni changed title from Generate a single-use visions-vtt:// URL for the user to use to authenticate with the app to Generate a single-use visions-vtt:// invitation URL 2022-11-16 14:40:37 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/visions-vtt#5
No description provided.