We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d559e6 commit 0300d3dCopy full SHA for 0300d3d
1 file changed
06-rest-api/02-auth/05-login-app-headers/README.md
@@ -35,6 +35,7 @@ npm start
35
```
36
37
## Login flow
38
+
39
Let's add backend security, firts we will `create token` and return it on body response:
40
41
_./back/src/pods/security/security.api.ts_
0 commit comments