traefik-jwt-decode icon indicating copy to clipboard operation
traefik-jwt-decode copied to clipboard

Feature/nested json claims

Open colcek opened this issue 2 years ago • 1 comments

Create a private method that splits key by . and traverse values until it is found. The method wraps the original value extraction as key[0]

Fixes #38

colcek avatar Feb 15 '23 12:02 colcek

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Feb 15 '23 13:02 sonarqubecloud[bot]