Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Add Readme. authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
optim-yusuke-aoki committed Jan 27, 2021
1 parent 6979dbd commit e33d36f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ client = ciossdk.NewCiosClient(ciossdk.CiosClientConfig{
|Web||
|Client||
|Device|https://github.com/optim-corp/cios-golang-sdk/issues/2|
|Native|TBD...|
|Native||


* Client Auth
Expand Down Expand Up @@ -107,6 +107,8 @@ client = ciossdk.NewCiosClient(ciossdk.CiosClientConfig{
})
```

The refresh token will only be executed once if the request fails.

### [Examples] Get Buckets

```go
Expand Down

0 comments on commit e33d36f

Please sign in to comment.