Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 596 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 596 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.5] - 2023-12-21

Bug Fixes

  • Reset authentication state when receiving a 401 (#16)

[0.1.4] - 2023-11-14

Bug Fixes

  • Check auth (#15)

[0.1.3] - 2023-11-11

Features

  • Add after-login redirect override (#12)

[0.1.2] - 2023-11-11

Bug Fixes

  • Make options optional

Documentation

  • Improve docs
  • Add usage
  • Add troubleshooting section
  • Make user nullable

Features

  • Expose user details (#10)
  • Add custom fetch composable (#11)