How do i differentiate between moderator and attendee when user join the meeting ? i used react sdk and i created jwt (moderator :true or false ) but always user join as moderator even if jwt has the moderator key with a false value

how do i differentiate between moderator and attendee when user join the meeting ? i used react sdk and i created jwt (moderator :true or false ) but always user join as moderator even if jwt has the moderator key with a false value

If you enable JWT authentication for jicofo, this is the default behaviour