Skip to content

Authentication

Alexanderius edited this page Oct 29, 2024 · 3 revisions

Authentication

Simplify.Web uses default Microsoft.AspNetCore.Authentication modules .

Example of using cookie authentication

Cookie authentication registration, user login

<< Previous page Next page >>

Clone this wiki locally