ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
85 stars 44 forks source link

feat: use express router instead of application #107

Closed Benehiko closed 1 year ago

Benehiko commented 1 year ago

Related Issue or Design Document

Use the express router instead of the express application when registering static routes.

https://github.com/ory/kratos-selfservice-ui-node/pull/246

Checklist

Further comments