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

Releases: rymcu/auth

v0.1.10

02 May 07:35
Compare
Choose a tag to compare

compare changes

🩹 Fixes

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

🏡 Chore

❤️ Contributors

v0.1.9

29 Apr 03:12
Compare
Choose a tag to compare

compare changes

🩹 Fixes

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

🏡 Chore

❤️ Contributors

v0.1.8

29 Apr 01:31
Compare
Choose a tag to compare

🚀 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