Skip to content

Authentication

Alexanderius edited this page Jul 3, 2025 · 5 revisions

Authentication

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

Example of using cookie authentication

Cookie authentication registration, user login

<< Previous page Next page >>

Clone this wiki locally