Repository: incubator-unomi Updated Branches: refs/heads/master 53fb16ead -> 21a9b34a8
UNOMI-98 Provide an example of integrating with an externally triggered login Add a README file in the top level samples directory Signed-off-by: Serge Huber <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/21a9b34a Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/21a9b34a Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/21a9b34a Branch: refs/heads/master Commit: 21a9b34a871f08691c03261be5e6455d0ad237ca Parents: 53fb16e Author: Serge Huber <[email protected]> Authored: Mon May 29 14:15:39 2017 +0200 Committer: Serge Huber <[email protected]> Committed: Mon May 29 14:15:39 2017 +0200 ---------------------------------------------------------------------- samples/README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/21a9b34a/samples/README.md ---------------------------------------------------------------------- diff --git a/samples/README.md b/samples/README.md new file mode 100644 index 0000000..73811d2 --- /dev/null +++ b/samples/README.md @@ -0,0 +1 @@ +In this directory you can find different samples of how to integrate Unomi.
