mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-06 08:57:46 +00:00
9523f52546
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.