Skip to content

Cookie handler (v4) #847

@nickheyer

Description

@nickheyer

Preflight Checklist

  • I could not find a solution in the existing issues, docs, nor discussions
  • I have joined the ZITADEL chat

Describe your problem

The cookie handler used for .CheckCookie() and .SetCookie() is needlessly constrained and not reusable outside of the scope of an http resp writer.

Describe your ideal solution

Allow for creation of a cookie as an intermediary step, prior to requiring an http response writer to simply set a header.

Version

4.0.0-next.1

Environment

Self-hosted

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions