Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Login decorator in Class based views #9

Description

@bloodyburger

How to implement the login decorator @ms_identity_web.login_required in class based views. It works fine with functions when we put this line before the def function() but not with class based views which starts with class DoSomething.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions