omniauth-vkontakte icon indicating copy to clipboard operation
omniauth-vkontakte copied to clipboard

Is expires_at is working?

Open rromanchuk opened this issue 12 years ago • 1 comments

After authorizing i get

credentials: !ruby/hash:Hashie::Mash
  token: blah
  expires_at: 1368545534
  expires: true

expires_at is coming back with basically Time.now of the request

irb(main):009:0> Time.at 1368545534
=> 2013-05-14 15:32:14 +0000

rromanchuk avatar May 14 '13 15:05 rromanchuk

Any updates?

rezwyi avatar Oct 09 '14 09:10 rezwyi