platformOS Community

Temporary Token - float

digitalfuel Jul 16 2021 at 19:57

Is it possible to make Temporary Token float instead of integer. As I would like to have a valid_for less than 1 hour. eg 0.5

  • JJBragg Sep 02 2021 at 18:28
    @digitalfuel - This is now LIVE on production. Thanks! :)
Pawel Aug 11 2021 at 14:11

I dont know how this one slipped through :)

Change is on the way in the pipeline, should be deployed soon.
There will be new property (expires_in) which accepts Float, while Integer one (valid_for) will be soft deprecated (still working, but recommended to use Float).

Pawel Aug 24 2021 at 14:37

expires_in (Float) is available on staging for testing. It should land on production soon.
expires_in

Please sign in or fill up your profile to answer a question