mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-06-18 12:14:05 +08:00
In the first example, the author used `req.headers.authorization` to store/retrieve the authentication token, but in the second code snippet, `req.headers.authentication` was used