Skip to content

3.0.0

Compare
Choose a tag to compare
@KtorZ KtorZ released this 07 Jan 08:05
· 63 commits to master since this release
4b3ed84
  • (3a60354) Upgrade src/ to elm@0.19
  • (ef85924) Upgrade examples/implicit to elm@0.19
  • (88f27a7) Remove examples/authorization_code
  • (7ce7c82) Change String to Url for
    • Authorization.url
    • Authorization.redirectUri
    • Authentication#AuthorizationCode.redirectUri
    • Authentication#AuthorizationCode.url
    • Authentication#ClientCredentials.url
    • Authentication#Password.url
    • Authentication#Refresh.url
  • (912197c) Expose lenientResponseDecoder from OAuth.Decode