logto-io / js

🤓 Logto JS SDKs.
https://docs.logto.io/quick-starts/
MIT License
68 stars 40 forks source link

feat(next): add error handler to handleAuthRoutes #726

Closed wangsijie closed 5 months ago

wangsijie commented 5 months ago

Summary

Add a param to handleAuthRoutes, allowing users to handle errors.

Testing

Existing tests should pass.

Checklist