Is your feature request related to a problem? Please describe.
When creating an access token it's not possible to allow wildcard or prefixes in the roles section, this might be useful in some cases where some groups are ephemeral and created dynamically.
Describe the solution you'd like
When assigning roles to a generated token, allow permissions such as webpubsub.joinLeaveGroup.[prefix]* or webpubsub. sendToGroup.[prefix]*