From e8eeffcd2eb7c6dbb763e85c1f13a84aaf914e4d Mon Sep 17 00:00:00 2001 From: Horea Porutiu Date: Mon, 18 Mar 2024 10:24:14 +0100 Subject: [PATCH] add slack in title --- examples/3rd-party-oauth-login/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/3rd-party-oauth-login/README.md b/examples/3rd-party-oauth-login/README.md index 23568b160..65fa586cb 100644 --- a/examples/3rd-party-oauth-login/README.md +++ b/examples/3rd-party-oauth-login/README.md @@ -1,4 +1,4 @@ -# 3rd Party OAuth Login +# 3rd Party OAuth Login (Slack example) This app allows you to login to a 3rd party service using OAuth (you will need to provide an OAuth URL) and tracks the logged in status via local storage.