rabbal / DNTFrameworkCore

Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How user can register

MHKarami97 opened this issue · comments

Hi. Is there any API like login that user can register to app?

Also what is these lines do in appsetting:
"UserSeed": {
"UserName": "Admin",
"Password": "123@456#Pass",
"DisplayName": "مدیر سیستم"
}

Hi @MHKarami97

  • No there is not; you can implemet it
  • This information used for seed admin account