Added login flow
This commit is contained in:
@ -1,3 +1 @@
|
||||
export const KRATOS_URL = "http://127.0.0.1:4433"
|
||||
export const PASSWORD_REGEX =
|
||||
/^(?=.*?[A-Z])(?=.*?[a-z])(?=.*?[0-9])(?=.*?[#?!@$ %^&*-]).{8,64}$/
|
||||
|
Reference in New Issue
Block a user