Page MenuHomePhabricator

[keyserver] Create an endpoint that can be used to validate an invite link
ClosedPublic

Authored by tomek on Apr 19 2023, 5:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 9:17 PM
Unknown Object (File)
Apr 3 2024, 8:23 PM
Unknown Object (File)
Apr 3 2024, 8:23 PM
Unknown Object (File)
Apr 3 2024, 8:23 PM
Unknown Object (File)
Apr 3 2024, 8:22 PM
Unknown Object (File)
Apr 3 2024, 8:14 PM
Unknown Object (File)
Feb 27 2024, 10:20 AM
Unknown Object (File)
Feb 18 2024, 5:59 AM
Subscribers

Details

Summary

This endpoint checks if the link is valid and returns community details if that's the case. Currently, link expiration is not checked. Avatars will be returned in the future, after their API stabilizes.

Depends on D7519

Test Plan

Call the endpoint from the client and check if it returns correct value for links that are valid, invalid and that points to a community to which a user already belongs.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable