Update auth-guard.md: intro text for custom claims and TTL#2110
Update auth-guard.md: intro text for custom claims and TTL#2110JorisDebonnet wants to merge 1 commit into
Conversation
|
(In all honesty, I find it very counter-intuitive that TTL is used in minutes in this package. I would highly recommend changing it to seconds in some future 2.x version.) |
|
Hi @JorisDebonnet , |
Hello, nice initiative! However, I am not actually using this package anymore. I moved to using |
|
Great, thank you for your fast reply. I will recreate the PR :) |
I added two introductory texts for two items I had some difficulty with myself, just getting started with this:
setTTLsets it in minutes, not seconds. 7200 minutes translates to 5 days, which I guess is possible, but not intuitive, so I changed it and clarified that we're talking about minutes here.