Skip to content

v1.0.0-alpha

Latest
Compare
Choose a tag to compare
@dilansalinda dilansalinda released this 30 May 14:48
· 2 commits to master since this release
d0e4ab2

Features:

  • User management: Create, edit, and delete users.
  • Authentication: Support for multiple authentication methods, including username/password, OAuth, and social login.
  • Role-based access control: Control access to resources based on user roles.
  • Audit logging: Track all user activity for auditing purposes.
  • Web security enabled via Spring Security: Provides a secure foundation for your web app.