Released version 1.0.0
[examples/facebook-app] / pom.xml
2018-07-03 Kai MoritzReleased version 1.0.0 master
2018-07-03 Kai MoritzUpgraded Spring Boot from 1.3.1 to 1.5.14
2018-07-03 Kai MoritzAdded a fixed dependency for the mysql-jdbc-connector...
2018-07-03 Kai MoritzRenamed the pom-properties and enabled the docker-build
2016-05-26 Kai MoritzSwitched H2 to server-mode and made the console availab...
2016-05-26 Kai MoritzSwitched to Encryptors.noOpText(), because of Illegal...
2016-05-26 Kai MoritzSwitched from InMemoryUsers- to JdbcUsersConnectionRepo...
2016-05-26 Kai MoritzSwitched from the manual implemented authentication...
2016-02-01 Kai MoritzEnabled logging of HTTP-requests and -responses part-07
2016-02-01 Kai MoritzAuthentication through the canvas-attribute signed_request part-06
2016-01-30 Kai MoritzAuthenticate against Facebook