Skip to content

Releases: mini-software/MiniAuth

0.10.1

30 Jun 14:39
Compare
Choose a tag to compare

0.9.1-0.10.1

  • Refresh jwt token api #192
  • Login LoginRequest data
  • Option for Default SqliteConnectionString
  • Support custom RoutePrefix #197
  • JWT support roles auth #194
  • Fix Asp.net core empty startup error #187
  • Support to disable miniauth login and custom login path #184

0.9.0

26 May 14:35
Compare
Choose a tag to compare

"One-line code" adds a JWT account and dynamic routing permission management system to "existing new or old projects."

0.8.3

06 Apr 02:58
Compare
Choose a tag to compare
  • Bug: Fix transaction issue #133
  • Bug: Add Roles property to inserted user object
  • Bug: table header in RolesView.vue
  • Refactor: password reset after creating user

0.8.0

05 Apr 14:42
Compare
Choose a tag to compare

0.8.0

  • New: auto language switch by browser language #126
  • New: Multiple Checkbox #128
  • New: Update table styling in EndpointsView, RolesView, and UsersView
  • New: Support i18n language switch #125
  • New: Edit modal #129
  • New: NuGet Icon #56
  • Fix: Count type SQLite long and sql server int #122