Pull auth and refresh tokens out of request headers

Open
#538 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
python

Research direction

Start by locating the request handling that reads auth and refresh tokens from headers or the query string. Trace how both tokens are consumed and verify that the query-string token is no longer required while authentication and refresh behavior still works.

Written by the indexing model from the issue text.

Description

This will allow us to remove the token from the query string.

Dominant language
Python
Stars
10
Forks
3
Avg merge
3d 17h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Kitware/batai

All issues in Kitware/batai

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.