# |
May 30th 2016, 07:27 |
voycey |
logging in again isnt really an option so just wondering how other people build this |
# |
May 30th 2016, 07:26 |
bravo-kernel |
s/one/a girl/ |
# |
May 30th 2016, 07:26 |
voycey |
say if it was an app that was issued with a token - would the app have to store the username and password in that case? |
# |
May 30th 2016, 07:26 |
bravo-kernel |
one may request as often as one likes |
# |
May 30th 2016, 07:26 |
bravo-kernel |
just request a new token |
# |
May 30th 2016, 07:25 |
voycey |
Refreshing *with a new token |
# |
May 30th 2016, 07:25 |
voycey |
not revocation really but more like refreshing a new token |
# |
May 30th 2016, 07:25 |
bravo-kernel |
replacements sounds like revocation and jwt was/is not meant for that |
# |
May 30th 2016, 07:24 |
voycey |
ok I thought so - but I had a quick read around and there were all sorts of options about using another token to get a replacement |
# |
May 30th 2016, 07:24 |
bravo-kernel |
then get a new token by using `/token` action |
# |
May 30th 2016, 07:24 |
bravo-kernel |
jwt just throws an expired exception |
# |
May 30th 2016, 07:23 |
bravo-kernel |
and for a reason |
# |
May 30th 2016, 07:23 |
bravo-kernel |
no |
# |
May 30th 2016, 07:23 |
voycey |
do you have anything on your amazing JWT tutorials about handling expired tokens? |
# |
May 30th 2016, 07:23 |
voycey |
bravo-kernel |
# |
May 30th 2016, 07:22 |
bravo-kernel |
pretty good result for the 1st release, I hope feedback will result in updates |
# |
May 30th 2016, 07:21 |
bravo-kernel |
@savant: nice work on the new look n feel |
# |
May 30th 2016, 07:18 |
Liquidedust |
remind me to take a day off after next cakeFest, was quite rough to go to work this morning |
# |
May 30th 2016, 07:17 |
unorthodox |
Morning @Liquidedust |
# |
May 30th 2016, 07:15 |
Liquidedust |
ACTION yawns |
# |
May 30th 2016, 07:09 |
storkovo |
sooner. Thats cool, good to have you here. |
# |
May 30th 2016, 07:08 |
voycey |
2006 ish? 2007 maybe? |
# |
May 30th 2016, 07:08 |
voycey |
but I was definitely using 0.9 |
# |
May 30th 2016, 07:08 |
voycey |
not sure when it came out of beta |
# |
May 30th 2016, 07:08 |
voycey |
well first official one |
# |
May 30th 2016, 07:08 |
voycey |
it probably was |
# |
May 30th 2016, 07:08 |
storkovo |
voycey: wow, the old high and mighty man who wears my shoes used to think that 1.0 was the first public release |
# |
May 30th 2016, 07:03 |
JohnWayne |
Its working, thx |
# |
May 30th 2016, 07:03 |
JohnWayne |
ok, I`ll try, thx |
# |
May 30th 2016, 07:02 |
voycey |
JohnWayne: $variable. 'm-d H:i' |
# |
May 30th 2016, 07:02 |
JohnWayne |
but how can I set dynamic variable instead of hardcoding 2050 |
# |
May 30th 2016, 07:02 |
unorthodox |
Ah you got me. |
# |
May 30th 2016, 07:02 |
unorthodox |
There's a default value |
# |
May 30th 2016, 07:02 |
JohnWayne |
'default' => date('2050-m-d H:i') |
# |
May 30th 2016, 07:02 |
JohnWayne |
this is my approach for now |
# |
May 30th 2016, 07:01 |
voycey |
that might help you out to build it locally |
# |
May 30th 2016, 07:01 |
JohnWayne |
yes |
# |
May 30th 2016, 07:01 |
voycey |
cholthi: https://github.com/cakephp/docs |
# |
May 30th 2016, 07:00 |
voycey |
I think if you set 2015-01-01 as the value of the date in $this->request->data it will auto fill it |
# |
May 30th 2016, 07:00 |
voycey |
JohnWayne: you mean as in the drop down? |
# |
May 30th 2016, 06:59 |
voycey |
no but ive used cake since version 0.9 so have seen all of the iterations behind the documentation |