snowflakedb / snowflakedb/snowflake-connector-python
SNOW-1892848: Web Browser Auth doesnt need user to be passed but asserts it
Open
Nobody has claimed this yet.
status-triage_done
- Dominant language
- Python
- Stars
- 730
- Forks
- 574
- Avg merge
- 5h 45m
- Merged PRs (30d)
- 16
Description
Web Browser Auth doesnt need user to be passed but asserts it anyway
When passing dummy variable, auth still fails to happen
This deviates from the behaviour of the JS SDK
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the pull request linked in the issue, #2142, and compare the Python connector's web browser authentication behavior with the JS SDK. Reproduce the failure when a dummy user is passed, then confirm that authentication succeeds without requiring a user value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100