chore: add back language specific routes
This commit is contained in:
@@ -26,4 +26,9 @@ SEAMLESS_LOGIN_EN="http://www.example.com/updatelogin"
|
||||
SEAMLESS_LOGIN_FI="http://www.example.fi/updatelogin"
|
||||
SEAMLESS_LOGIN_NO="http://www.example.no/updatelogin"
|
||||
SEAMLESS_LOGIN_SV="http://www.example.se/updatelogin"
|
||||
SEAMLESS_LOGOUT="http://www.example.com/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_DA="http://www.example.dk/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_DE="http://www.example.de/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_EN="http://www.example.com/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_FI="http://www.example.fi/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_NO="http://www.example.no/updatelogout?newweb"
|
||||
SEAMLESS_LOGOUT_SV="http://www.example.sv/updatelogout?newweb"
|
||||
|
||||
Reference in New Issue
Block a user