Session type after using admin

Hello everyone, I just implemented admin plugin for role-based authorization
Then I changed user's role type to enum
How can I also make this change to session type return from useSession? By customizing session?
Was this page helpful?