Skip to content

Commit

Permalink
feat: bump elements to improve account linking footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-jonas committed Aug 28, 2024
1 parent 620fe88 commit b92e229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/login.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ export const createLoginRoute: RouteCreator =
forgotPasswordURL: initRecoveryUrl,
signupURL: initRegistrationUrl,
logoutURL: logoutUrl,
loginURL: initFlowUrl,
},
},
{ locale: res.locals.lang },
Expand Down

0 comments on commit b92e229

Please sign in to comment.