bandada-infra / bandada

A system for managing privacy-preserving groups.
https://bandada.pse.dev
MIT License
66 stars 59 forks source link

feat: invite code validity check #600

Closed waddaboo closed 7 hours ago

waddaboo commented 2 weeks ago

Description

This PR introduces a new feature that allows developers to check the validity of the invite code.

Example usage:

const inviteCode = "C5VAG4HD"
const groupId = "10402173435763029700781503965100"

const isValid = await apiSdk.checkInvite(inviteCode, groupId)

Related Issue

Does this introduce a breaking change?

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bandada-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 9:57am
bandada-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 9:57am