Jandev / Jandev/minifier

Add authentication/authorization for creating new entries

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Bicep
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Not everyone should be able to create new entries.
Add permission for this, so only persons with a specific token (OAuth2 JWT bearer token?) can create new entries using the Functions.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Azure Functions entry point that creates new entries and read how those requests are currently handled. Clarify the required token and authorization behavior before implementation. Done means unauthenticated or unauthorized requests cannot create entries, while requests with the agreed credentials can.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
authentication, authorization, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.