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
As far as I can tell, subdomains are compliant with RFC 3986 and should match the regex used for validating domains. Subdomains worked with previous implementations of SIWE such as the siwe package.
This issue has been locked since it has been closed for more than 14 days.
If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Viem version. If you have any questions or comments you can create a new discussion thread.
Check existing issues
Viem Version
2.13.3
Current Behavior
Subdomains do not currently match the domain regex used for validating SIWE messages.
Example interactive regex: regexr.com/816ai
Expected Behavior
As far as I can tell, subdomains are compliant with RFC 3986 and should match the regex used for validating domains. Subdomains worked with previous implementations of SIWE such as the
siwe
package.Steps To Reproduce
No response
Link to Minimal Reproducible Example
https://wp-rainbow.davisshaver.com/2022/03/24/hello-world/
Anything else?
The text was updated successfully, but these errors were encountered: