adminRoles isn't working properly

Hi there! I'm Better Auth Bot – here to help with any questions about Better Auth, the most comprehensive authentication framework for TypeScript.

Here are some common topics our community often inquires about:

• Updating Dependencies and Releases:
Many users ask about keeping dependencies up to date and understanding our release process. For instance, recent dependency updates and fixes are tracked in our pull requests (see Documents [1] for dependency dashboard updates and [2] for dependency fixes).

• Handling OAuth and Redirects:
A frequent question is about proper redirection handling especially in plugin contexts. We've addressed issues like the MCP plugin returning incorrect status codes and ensuring proper OAuth redirection in recent fixes (refer to Documents [10] and [21]).

• Email OTP and Auto-Verification Flows:
There have been inquiries related to email one-time passwords (OTP) and ensuring a smooth password reset experience. Our recent improvements include auto-verification on email OTP for reset password flows (see Document [38] and the email OTP override in [30]).

• Admin Endpoints and User Management:
Some community members ask how to use our admin endpoints. For example, the /admin/get-user endpoint was recently added to enhance user retrieval and error handling (see Document [33]).

• Customization and Configuration Options:
Users often look for ways to tweak the default configuration, like customizing the “Return to
GitHub
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.View this repository on the Mend.io Web Portal. Awaiting Schedule The following updates...
GitHub
This PR contains the following updates:



Package
Change
Age
Confidence




@babel/core (source)
^7.0.0 -> ^7.28.3




@babel/preset-react (source)
^7.26.3 -> ^7.27.1
GitHub
Is this suited for github? Yes, this is suited for github To Reproduce Follow documentation in https://www.better-auth.com/docs/plugins/mcp to set up the plugin. Test with an MCP client and observe...
GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Was this page helpful?