fix typo in method AppRole.Builder#wit0hTokenPeriod (#49)

This commit is contained in:
2021-06-06 12:02:01 +02:00
committed by GitHub
parent 50d485fab8
commit bdf4fc4b83
6 changed files with 41 additions and 10 deletions

View File

@ -1,3 +1,8 @@
## unreleased
### Deprecations
* `AppRole.Builder#wit0hTokenPeriod()` is deprecated in favor of `#withTokenPeriod()`
## 0.9.3 (2021-04-02)
### Improvements