Always generate same token at IssueAt and Expiration
kevinding0218 opened this issue · 2 comments
kevinding0218 commented
Hello thank you very much for sharing this tutorial and I followed every step, it works great and I like it very much! However, I am not sure it's my error or we need extra implementation that I found each time I login the Auth generates same token information in IssueAt and Expiration field, so if I set my configuration (RequireExpirationTime = true), then after my Expiration of my first time login, my token will always be unauthorized.. Could you please feel free to guide me on that?
Thank you very much!
Ran
kevinding0218 commented
I have figured out myself, it's because of the JwtIssuerOptions has the default value set for IssueAt.
mmacneil commented
Hi Kevin - I've been away the past week but glad you found the answer.
Regards,
Mark
…On Fri, Feb 9, 2018 at 11:43 PM, Kevin Ding ***@***.***> wrote:
I have figured out myself, it's because of the JwtIssuerOptions has the
default value set for IssueAt.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXRu7SRJEOI42RSQJ1YpTytS9EcZ87Kks5tTRBXgaJpZM4SAyPL>
.