Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 2.41 KB

README.md

File metadata and controls

69 lines (54 loc) · 2.41 KB

NuGet star GitHub stars



Your Star and Donate can make MiniAuth better

0.9.2

  • Fix Asp.net core empty startup error #187

0.9.1

  • Support to disable miniauth login and custom login path #184

0.9.0

Plugin Identity Auth System in ONE Line of Code for your project (Like Swagger)


0.8.3

  • 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

  • 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

0.1.0-0.7.0

  • Feat: Support sql server #21
  • Fix: endpoint roles null exception #116
  • Fix: Avoid init error to shut down app #115
  • New: Support Mobile Layout #114
  • New: JWT payload mail, first name, last name #113
  • Fix: SQLite asp.net core multiple thread mode database lock
  • New: Basic requirements for password complexity, at least 8-100 digits #111
  • New: miniatuh role, user, endpoint disable change #110
  • New: MiniAuth API require miniauth role #108
  • New: Support Remember #16
  • New: Support GetCurrentUser entity #97
  • New: DB ID by snowflake#107
  • New: JWT Cookie security #106
  • Feat: Support user pagination #80
  • New: Endpoint page support roles update
  • New: Add bootstrap 5.3

0.0.1

  • [New] Support login api and default page
  • [New] Default JWT RS256 + X509 Certification