Skip to content

Releases: michaeldisaro/Michaelsoft.BodyGuard

Basic identity integration

26 Nov 16:17
Compare
Choose a tag to compare
Pre-release

DISCLAIMER: I build software for myself and this is an early stage work in progress built upon my specific needs. Use it at your own risk and read code to understand it.

I consider this v0.1.0 the first publicly available beta version, it includes:

  • A configurable server that provides you direct integration for user registration, login, logout, password recovery, role management, user list, user update and delete.
  • The first user you register will have "root" privileges and will be able to see the whole users' list.
  • There are prebuilt razor pages to manage identity as well as prebuilt partials to include into your app.

Issues that will be fixed soon:

  • There's no check on which user is updating, basically every one can update a user.
  • There's no return url if you use prebuilt pages.
  • Server setup is not automatic right now, you have to configure everything by yourself.

Support me:

  • Help me with code or financial contributions.