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: consent card with custom onSubmit #112

Open Benehiko opened 1 year ago

Benehiko commented 1 year ago

Related Issue or Design Document

https://github.com/ory/elements/issues/110

Checklist

Further comments

davidspek commented 1 year ago

Do the changes in this PR need testing?

Benehiko commented 1 year ago

yes, i haven't had time to complete it yet. It still requires a bit more e2e testing to make sure this works properly in the example nextjs application.