Skip to content

This is an example of SpringBoot + JWT Token ( Authentication, Authorization ) + Morphia + Integration Test cases.

Notifications You must be signed in to change notification settings

sujithramanathan/SpringBoot-JWT-Token

Repository files navigation

Marksheet

This is an example of SpringBoot + JWT Token ( Authentication, Authorization ) + Morphia + Integration Test cases.

Open Endpoints

Open endpoints require no Authentication.

Endpoints that require Authentication

Secured endpoints require a valid Token to be included in the header of the request. A Token can be acquired from the Login view above and the user should have appropriate roles to access these features.

About

This is an example of SpringBoot + JWT Token ( Authentication, Authorization ) + Morphia + Integration Test cases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages