Released version 1.0.0
[examples/facebook-app] / src / main / java / de / juplo / yourshouter / SecurityContext.java
2016-05-26 Kai MoritzSwitched from the manual implemented authentication...
2016-01-30 Kai MoritzImplemented a simple UserIdSource, that stores the... part-03