Token login
This commit is contained in:
parent
35657a7bbd
commit
8dcb4be8a8
11 changed files with 94 additions and 26 deletions
|
@ -4,6 +4,7 @@ import {shortUrl} from "../app/utils";
|
|||
const routes = {
|
||||
home: "/",
|
||||
login: "/login",
|
||||
signup: "/signup",
|
||||
app: config.appRoot,
|
||||
settings: "/settings",
|
||||
subscription: "/:topic",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue