We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa957f commit 75a7505Copy full SHA for 75a7505
docs/Model/Tokens.md
@@ -76,8 +76,3 @@ That's why you should send the expiring tokens.
76
If you feel like you need more information on the implementation process,
77
read [this article at troyhunt.com](http://www.troyhunt.com/2012/05/everything-you-ever-wanted-to-know.html).
78
It describes in a very verbose way what to do and what better not to do.
79
-
80
-## Upgrade Notes from 3.x
81
-If you come from 3.x:
82
-- The field `key` is now `token_key` to avoid SQL reserved keyword issue.
83
-- Typehints are now in place.
0 commit comments