implement authorisation check
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 5 May 2017 17:22:55 +0000 (19:22 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 11 May 2017 13:29:49 +0000 (15:29 +0200)
commit1d24a50bda149604760cdc1fd53f65b988c61f0c
treee044860a8842375e6ae0d854f9a0e3c5ebdd770b
parent22cba30f139a006fadb5fdf521f9c4c5bfbfac4a
implement authorisation check

Change-Id: I2ef74b715a115acd11fa13744ba921e875f0bc65
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
include/afb/afb-auth.h
include/afb/afb-binding-v2.h
src/CMakeLists.txt
src/afb-auth.c [new file with mode: 0644]
src/afb-auth.h [new file with mode: 0644]
src/afb-xreq.c