The scopes given to this session.
These will also be added to each access token (JWT) created from this refresh token as a claim named "dev.serverpod.scopeNames".
Set<String> scopeNames;