Files
meet/src/backend
lebaudantoine 9523f52546 📝(docs) clarify sub as optional to support email-only user provisioning
Update the sub field documentation to explicitly reflect its optional nature.
Originally intended to be mandatory, sub became optional due to a code issue.
This change acknowledges and formalizes that behavior as intentional.

The optional sub enables external API integrations to provision users with
only an email address. Full identity (sub) is assigned on first login,
allowing third-party platforms to create users before they authenticate.
2025-12-19 13:41:37 +01:00
..
2024-07-31 13:12:30 +02:00
2024-11-04 14:17:31 +01:00
2024-07-01 19:46:55 +02:00
2025-12-17 17:36:01 +01:00