Remove refreshing token 48/23148/1
authorJose Bollo <jose.bollo@iot.bzh>
Fri, 15 Nov 2019 14:33:26 +0000 (15:33 +0100)
committerJose Bollo <jose.bollo@iot.bzh>
Mon, 25 Nov 2019 10:48:31 +0000 (11:48 +0100)
commit0d3dc9722c610857c2f83c4f3bf06299f2426a95
tree5d2a8b950e32d5ca61b73ffe17266f0d9c5e5aac
parente6908a2ee7b645517c062f2fd0419fcb3f4f976e
Remove refreshing token

The token is no more generated by the binder
but by some external component.

Bug-AGL: SPEC-2968

Change-Id: I2c6221034272ab097e21e7727e4840b6b47bd0dc
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/afb-context.c
src/afb-context.h
src/afb-hook-flags.c
src/afb-hook.c
src/afb-hook.h
src/afb-monitor.c
src/afb-session.c
src/afb-session.h
src/afb-trace.c
src/afb-xreq.c
src/tests/session/test-session.c