Skip to content

Enforce POST requests for authentication #9

Description

@tmrepo

Currently, FloAuth handles authentication using GET requests, which exposes sensitive data (e.g., hash, username, id) in URLs. To improve security, authentication should use POST requests instead of GET.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions