🧑🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
Mozilla Public License 2.0
8.94k
stars
446
forks
source link
fix(core): allow all origins for profile and verification api #6799
Closed
wangsijie closed 1 week ago
Summary
Allow access from all origins for UserRoute, which includes
/profile
and/verifications
.Because thoese APIs are for end users directly.
Testing
Local tested and integration tests.
Checklist
.changeset