Project

General

Profile

Actions

Activity #4415

open

Module #4271: Development

Module #4274: Integration with Virtual Treatment Planning System (VTPS)

Activity #4275: Develop an API to list patients based on a user

JWT Token Validation

Added by Jiji P B 9 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
11/18/2025
Due date:
% Done:

100%

Estimated time:
Planned Due Date:

Description

1. Validate JWT sent in Authorization: Bearer <token>

2. Decode token to extract user info

3. Reject request if:

Token missing
Token expired
Token signature invalid
User disabled/blocked

4. Output on failure:

{ "errorStatus": "Unauthorized" }

Actions #1

Updated by Ashitha C 9 months ago

  • % Done changed from 0 to 100
Actions #2

Updated by Ashitha C 9 months ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF