mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-13 02:53:50 +00:00
feat(#14): Replace profile page with account page
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
password: password,
|
||||
options: {
|
||||
// Redirect URL after successful sign-up
|
||||
redirectTo: '/profile'
|
||||
redirectTo: '/account'
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user