Skip to content

Releases: andybezaire/Authorization

v1.4.0

05 Apr 05:50

Choose a tag to compare

Added

  • added force token refresh intended for debug use
  • added token refresh on 401 response

Changed

  • on token refresh, if the new refresh is nil, then keep the old refresh
  • using refresh on 401 as default
  • cleaned up logging

v1.3.0

03 Apr 09:04

Choose a tag to compare

Added

  • tokens now print nicely

Changed

  • cleaned up package file and added local moker fork instead of wetransfer

Fixed

  • sample app shows statuses correctly

v1.2.1

02 Apr 17:46

Choose a tag to compare

Added

  • new status of token expired when refresh fails

v1.2.0

02 Apr 17:07

Choose a tag to compare

Added

  • Publishers with Output == Never now get a sink with only receiveCompletion

Changed

  • sign in and sign out now use Never for the Output (instead of Void)
  • changed the error type to Swift.Error no longer wrapping the errors in an auth error
  • updated the example app to use the new api

Removed

  • removed unused auth errors

v1.1.0

29 Mar 19:49

Choose a tag to compare

Changed

  • renamed the repo to Authorization

1.0.2

29 Mar 19:24

Choose a tag to compare

v 1.0.0

22 Mar 19:35

Choose a tag to compare