Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

access token expire time #47

Open
ravvo opened this issue Oct 29, 2014 · 3 comments
Open

access token expire time #47

ravvo opened this issue Oct 29, 2014 · 3 comments

Comments

@ravvo
Copy link

ravvo commented Oct 29, 2014

in database expire time is inserted 4 hours back. if time is 16:20:43 then there time inserted 12:03:47. please explain me how its work?

@bshaffer
Copy link
Owner

are you using doctrine?

On Wednesday, October 29, 2014, ravvo notifications@github.com wrote:

in database expire time is inserted 4 hours back. if time is 16:20:43 then
there time inserted 12:03:47. please explain me how its work?


Reply to this email directly or view it on GitHub
#47.

Sincerely,
Brent Shaffer
@bshaffer http://twitter.com/bshaffer

@ravvo
Copy link
Author

ravvo commented Oct 30, 2014

no i am not using doctrine.

@Atams
Copy link

Atams commented Jan 17, 2015

I think this is related to what I posted here
#53

I believe it's because the dates in the database are saved without their timezone information. If you're getting expired tokens (that shouldn't have expired yet) you can try what I suggested in my post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants