We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1f6c6 commit 05d473cCopy full SHA for 05d473c
README.md
@@ -31,7 +31,7 @@ Email to aaron@email.com:
31
Return Stage
32
33
```bash
34
-curl -X POST -d "email=aaron@example.com&token=815381" localhost:8000/callback/auth/
+curl -X POST -d "email=aaron@example.com&token=815381" localhost:8000/auth/token/
35
36
> HTTP/1.0 200 OK
37
> {"token":"76be2d9ecfaf5fa4226d722bzdd8a4fff207ed0e”}
0 commit comments