sparkles: Added JWT stateless authentication
This commit is contained in:
parent
cee4d5fb83
commit
c5108bbf79
11 changed files with 92 additions and 73 deletions
|
@ -1,5 +0,0 @@
|
|||
import cors from "cors";
|
||||
|
||||
export default (app) => {
|
||||
app.use(cors());
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue