authgear / authgear/authgear-sdk-android

Review ToFormData and ToQueryParameter

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
3
Forks
15
Avg merge
4h 43m
Merged PRs (30d)
2

Description

- ToFormData space -> %20
- ToQueryParameter space -> +

Contributor guide

Open the contributing guide

Research direction

Start by locating the ToFormData and ToQueryParameter implementations and inspect any existing encoding coverage. Confirm that spaces are encoded as %20 for ToFormData and as + for ToQueryParameter; the issue is done when the behavior is covered and matches these mappings.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.