Skip to content

Commit 3a9d3b9

Browse files
authored
Add authentication in todo
Added authentication section with token management details.
1 parent 4a2eca9 commit 3a9d3b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

GSoC-Ideas/2026/Rein.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ While the core functionality is already implemented, several areas require impro
3434
(Linux must be distributed as a Flatpak).
3535
* Document platform-specific limitations and behavior.
3636

37+
* **Authentication**
38+
39+
* Use an authentication token passed via URL (link and QR code).
40+
41+
* Persist tokens on the server after successful connection.
42+
43+
* Expire tokens after a defined period of inactivity.
44+
3745
* **Screen mirror**
3846

3947
* Explore possibility of screen mirroring on the trackpad region.

0 commit comments

Comments
 (0)