Update Anonymous Token System authored by Phil Höfer's avatar Phil Höfer
......@@ -43,7 +43,7 @@ Tokens are sent via the "tokens" http header. They are encoded as a JSON array o
## MetaGer Key in Cookies
When using the Anonymous Token System take care not to also transmit a MetaGer key with your request cookies. The MetaGer server will use the key if it is sent.
When using the token system take care not to also transmit a MetaGer key with your request cookies. The MetaGer server will use the key if it is sent.
## Extraneous Tokens
......
......