.env.development in wso2_toolbox-0.2.3 vs .env.development in wso2_toolbox-0.3.0
- old
+ new
@@ -1,4 +1,6 @@
# Generate token credentials
TOKEN_USERNAME='svc-cedrobco_h'
TOKEN_PASSWORD='Toor@2017'
TOKEN_URL='http://172.16.13.67:8010/auth/users/login'
+TOKEN_REFRESH_URL='http://172.16.13.67:8010/auth/refresh_token'
+TOKEN_REVOKE_URL='http://172.16.13.67:8010/auth/revoke_token'