antonioribeiro / antonioribeiro/tracker

is there any way to track jwt user.

Open
#441 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
2.9k
Forks
594
PR merge metrics
No merged PRs in 30d

Description

I have add this
'api' => [
.......
\PragmaRX\Tracker\Vendor\Laravel\Middlewares\Tracker::class,
],

in middleware group but i doesn't track authenticated user through jwt

please consider it in the next version of tracker

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with PragmaRX\Tracker\Vendor\Laravel\Middlewares\Tracker::class and trace how the Laravel integration identifies authenticated users. Compare that path with the JWT authentication flow and determine where support would belong. Done means JWT-authenticated users are tracked and the behavior is covered by an appropriate regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.