Current user information
Get authentication information for the current user, including their name, email, and roles.
身份验证
FERN_TOKENstring
JWT token for this user.
响应
Successfully retrieved user information
fern_token
JWT token for the authenticated user
user_info
错误
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error