From 373f3710cdd5b58dc4174a8ffbb4ae96864abc5d Mon Sep 17 00:00:00 2001 From: oji Date: Mon, 10 Oct 2022 07:51:31 +0700 Subject: [PATCH] add github link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0212bd6..857f4e7 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,7 @@ use SsoRiau\SsoClientLibrary; $url_back = {return_url}; $objSso = new SsoClientLibrary(); $objSso->ssoLogout($url_back); -``` \ No newline at end of file +``` +## Integration in Laravel + +[https://github.com/ojisatriani/ssoriau](https://github.com/ojisatriani/ssoriau) \ No newline at end of file -- 2.7.4