bcgov / bcgov/entity

JWT add Labels

Open
#16,400 0 comments 0 reactions 0 assignees View on GitHub
arch
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Lookup the _claims_ assigned in **Auth** and add them to the JWT

**GIVEN** I have an active account and been assigned claims for a product
**WHEN** I log in
**OR** change the account I'm using
**THEN** I get a newly created JWT with my _claims_ added to its _roles_

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by tracing the Auth login and account-change flows that create JWTs, then verify how product claims are assigned and represented as roles. Done means a newly created JWT includes the account's claims after login or switching accounts.

Written by the indexing model from the issue text.

Assessment

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.