You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: set default domain for thirdweb auth (#5196)
## Problem solved
Addresses CNCT-2132
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the `domain` configuration in the `createAuth` function for the `thirdwebAuth` object, changing its default value to "thirdweb.com".
### Detailed summary
- Updated the `domain` property in `createAuth` from an empty string to "thirdweb.com".
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
0 commit comments