Skip to content

Remove functions related to log in CSRF Tokens, cookies, and headers #1

Description

@SRGDamia1

With an API modeling endpoint, all of the mess needed to convince django that we were a website user is no longer necessary.

  • The log in work can be replaced with the simpler token api endpoint, which returns the personal ModelMW token in exchange for user/pw
  • Extra headers are not needed
  • session cookies are not needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions