Skip to content

header function #123

@zhnd

Description

@zhnd

📝 Summary

When there are multiple projects or multiple environments for the same project, managing authentication for each endpoint individually can be a cumbersome task. This can be abstracted into an auth header function. After editing the function, associate it with the endpoint. When a request is made without headers or results in a 401 error, the function will automatically execute to configure the necessary settings.

📋 Requirements

  • Clear and concise requirement
  • Related user story or issue (if any)

🔍 Description

  • Background:
  • Scope:
  • Out of scope:

🧩 Implementation Ideas

⏱️ Estimation

  • Complexity: Low / Medium / High
  • ETA:

✅ Acceptance Criteria

  • Feature works as expected
  • Unit/integration tests pass
  • Reviewed and merged

🔗 Related

🗒️ Notes

Metadata

Metadata

Assignees

Labels

developmentWork in progress or development-related tasktaskGeneral development or maintenance task

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions