Updated visibility of auth feedback

Updated readme
Updated version to beta1
This commit is contained in:
Justin Foell
2019-09-21 23:41:18 -05:00
parent 8fc6de5957
commit 2c6a1e6eb3
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
abstract class WPStrava_Auth {
protected $auth_url = 'https://www.strava.com/oauth/authorize?response_type=code';
private $feedback;
protected $feedback = '';
/**
* Factory method to get the correct Auth class based on specified string