Skip to content

Session & Authentication Integration with ASP.NET Core #7

@simonegli8

Description

@simonegli8

Currently the Session State and Authentication are handled separately with WebForms and ASP.NET Core. We need to implement something so they are in sync. For Session State, one could implement a Session Provider that stores data in ASP.NET Core session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions