Group and Roles in Javascript SDK

Hi,
I am new to auth0 and has gone through the documentation for angular sdk. Right now I am trying to create groups for users and access that information from angular side but whatever I do i am not getting the info. I have added Auth0 Authorization extension and enabled all the options for token content. But the payload result that I am getting doesn’t have group information or user metadata. I tried adding the scopes as
scope: 'openid profile user_metadata email groups roles'

but still not showing any result. I tried to give only user_metadata then the payload returns with scope as null. I don’t know what I am doing wrong. Can some one point me in the right direction.

Hey there!

Terribly sorry for such delay in response! We’re doing our best in providing the best developer support experience out there, but sometimes our bandwidth is just not enough for all the questions that are coming in. Sorry for the inconvenience!

Do you still require further assistance from us?