Skip to content

Commit 75a7505

Browse files
authored
Update Tokens.md
1 parent 9fa957f commit 75a7505

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/Model/Tokens.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,3 @@ That's why you should send the expiring tokens.
7676
If you feel like you need more information on the implementation process,
7777
read [this article at troyhunt.com](http://www.troyhunt.com/2012/05/everything-you-ever-wanted-to-know.html).
7878
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

Comments
 (0)