mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-07 17:33:18 +00:00
5d6ad3f3f6
Enhance scope manipulation by normalizing and sanitizing scope values before processing. Scopes are now converted to lowercase to ensure consistent behavior, deduplicated while preserving their original order, and handled in a deterministic way aligned with the intended authorization model.