Open megamattron opened 8 years ago
Can we do this in real time without needing extra scope? Since we already have the flair scope, I believe we can ask for the flair for that user for that room on join attempt and if we get a 401 then they don't have access to the room.
Oh didn't think of that, yeah that might work. I think I already do a few checks on room join so I could add this.
We could do it via API, although we might need a larger auth scope.