Search before asking
Motivation
When the front-end does button-level permission management, the back-end needs to return all permission strings of the current user. Currently, the login interface does not return the user's permission string, so it is necessary to return the user's permission string after logging in.
Solution
No response
Anything else?
No response
Are you willing to submit a PR?