From 8a1092febfdcf527ea0ebbfc3c228d762846fa50 Mon Sep 17 00:00:00 2001 From: Roy Marmelstein Date: Thu, 31 Aug 2017 14:06:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9dde637..2a16f6c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Make sure to use a unique redirect url and to supply the bundle ID from your app After registering, you will receive a client ID and a client secret. +**Quick Disclaimer:** SpotifyLogin uses the client secret in the source code to simplify token renewal. If needed, please make sure you deploy your own security measures. + ### Set up SpotifyLogin Set up SpotifyLogin using any of the methods detailed below (Cocoapods / Carthage / manually).