Add register to sign page(temp)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export const URL_REGISTER = '/register'
|
||||
export const URL_VERIFY = '/verify'
|
||||
export const URL_LOGIN = '/login'
|
||||
export const URL_TOKEN = '/token'
|
||||
export const URL_LOGOUT = '/logout'
|
||||
|
||||
Reference in New Issue
Block a user