Replies: 1 comment
-
Maybe I found 'em: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I usually build my own web-vault beacuse I need to tweak somehting in the create account form.
Previously, the user could create account filling the old form that was handled by these files:
/apps/web/src/app/auth/register-form/register-form.component.html
and/apps/web/src/app/auth/trial-initiation/trial-initiation.component.ts
but these paths have been removed in the latest versions.Can someone show me which are the new components that let me do some stuff with the Create account form fields?

Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions