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

Latest commit

 

History

History
214 lines (131 loc) · 7.8 KB

CHANGELOG.md

File metadata and controls

214 lines (131 loc) · 7.8 KB

v0.1.10

compare changes

🩹 Fixes

  • 修复错误的 token 过期判断机制 (e6d236b)
  • Update token expire time feature bug (fbc6fc5)

🏡 Chore

❤️ Contributors

v0.1.9

compare changes

🩹 Fixes

  • 修复错误的 token 过期判断机制 (e6d236b)

🏡 Chore

❤️ Contributors

v0.1.8

🚀 Enhancements

  • @roshan-labs/auth 模块发布 (d9e5d22)
  • 支持 Auth.js 策略及全部功能配置 (a8b2a57)
  • Add getSession method to refresh auth (2ac439b)
  • Add getSession method to refresh auth (67815ca)
  • Add tokenExpiredTime (1c74a7f)

🩹 Fixes

  • 修复 composeable api 无类型 (6f9750e)
  • 修正 signOut 方法默认重定向为 nuxt.config.ts 中 pages.login 路由 (63aa688)
  • SignOut 没有刷新 lastRefreshedAt (805a593)
  • UsePermission 没有引入 useRuntimeConfig (63c9b02)
  • NuxtApp 类型错误 (682a28b)
  • EndOfLine 修改为 auto (1dbe0c2)
  • Update readme (2a37560)
  • Update changelog (7ea5dfc)
  • Refresh not work (cec79ba)
  • Refresh not work (73eeba8)
  • Refresh not work (3bc6a4f)

📖 Documentation

🏡 Chore

🤖 CI

❤️ Contributors

v0.1.7

compare changes

🩹 Fixes

❤️ Contributors

v0.1.6

compare changes

🩹 Fixes

  • add getSession method to refresh auth (67815ca)
  • Update readme (2a37560)

❤️ Contributors

v0.1.5

compare changes

🩹 Fixes

🤖 CI

❤️ Contributors

v0.1.4

compare changes

🚀 Enhancements

  • 支持 Auth.js 策略及全部功能配置 (a8b2a57)

🏡 Chore

❤️ Contributors

v0.1.3

compare changes

🩹 Fixes

  • 修正 signOut 方法默认重定向为 nuxt.config.ts 中 pages.login 路由 (63aa688)
  • SignOut 没有刷新 lastRefreshedAt (805a593)
  • UsePermission 没有引入 useRuntimeConfig (63c9b02)

📖 Documentation

🏡 Chore

  • 完善 local 策略示例 (0d0d59d)
  • 完善 playground-refresh (8726b63)
  • 配置 ci (06f3fa6)
  • 缺少 runs-on 命令 (7ebb5b8)
  • Frozen-lockfile 名称错误 (5a70e14)
  • Ci 增加 setup project 步骤 (ff67d76)
  • Ci 增加 lint、prepack、test 命令 (5d48a8c)

❤️ Contributors

v0.1.2

compare changes

🩹 Fixes

  • 修复 composeable api 无类型 (6f9750e)

❤️ Contributors

v0.1.1

🚀 Enhancements

  • @roshan-labs/auth 模块发布 (d9e5d22)

🏡 Chore

🤖 CI

❤️ Contributors