Authorization in angular

I am trying to authorize angular single page application using Okta groups but not able to fetch in angular. Please help me on how to get okta groups where I have added my users in group within angular application

Is this Angular application using OIDC? If so, have you looked at using Groups Claims?