Released version 1.0.0
[examples/facebook-app] / src / main / java / de / juplo / yourshouter / UserCookieInterceptor.java
2016-05-26 Kai MoritzSwitched from the manual implemented authentication...
2016-02-01 Kai MoritzAuthentication through the canvas-attribute signed_request part-06
2016-02-01 Kai MoritzRefactored authorization from HomeController to UserCoo... part-05
2016-01-30 Kai MoritzImplemented a simple UserIdSource, that stores the... part-03