smartcar / ios-sdk

Smartcar SDK for iOS.
https://smartcar.github.io/ios-sdk/
MIT License
19 stars 7 forks source link

Update SmartcarAuth to use mode=test|live #38

Closed emrebsonmez closed 5 years ago

emrebsonmez commented 5 years ago

Changes

Update SDK to take in a testMode boolean parameter that adds mode=test (if true) or mode=live (if false) to the Smartcar auth URL.