Upgarde to angular 16

Hi All,

I did angular upgrade to 16
import { UserClaims } from ‘@okta/okta-angular’;

I am getting error : Module ‘“@okta/okta-angular”’ has no exported member ‘UserClaims’.

Hi there @Tripti2107 !

Welcome to the community!

I hope you’ve been able to resolve this issue, but in case someone else stumbles across this post and has the same question, you’ll find UserClaims in @okta/okta-auth-js, not in the wrapper library @okta/okta-angular.

Happy coding!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.