Skip to content

Verify that student can't access admin routes and relevant error messages are returned #110

Description

@firepenguindisopanda

From the postman app

if i login as a student and access these routes

/admin/course-plan/all/:semesterId
GET /transcript/courses/view 404
GET /transcript/courses/viewAll 404
Error:  jwt expired
GET /admin/course-plan/all/:semesterId
Error:  jwt expired
GET /admin/course-plan/:semesterId/:studentId
Error:  jwt expired
GET /admin/detailed-course-plan/all

is the log statement jwt expired correct ? i checked and the jwt didn't expire

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions