robinpowered / robin-java-sdk

Official Robin Java SDK
https://docs.robinpowered.com
Apache License 2.0
4 stars 5 forks source link

Add BearerTokenCredential #29

Closed vnwhlr closed 6 years ago

vnwhlr commented 6 years ago

Adds the ability to use Bearer authentication against the API.

Also adds a constructor to RobinApi to support non-default API endpoints.