Class AuthExtensions
Inherited Members
Namespace: Coree.NETASP.Services.CookieAuth
Assembly: Coree.NETASP.dll
Syntax
public static class AuthExtensions
Methods
| Edit this page View SourceAddCookieAuthHandler(IServiceCollection, string)
Declaration
public static void AddCookieAuthHandler(this IServiceCollection services, string CookieName = "AuthorizationToken")
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services | |
| string | CookieName |