API Integration Demo

Test the authentication flow with different endpoint types

Checking authentication...

PublicNo Authentication Required

GET /test/api/public
Click the button to make a request

ProtectedRequires Logged In User

GET /test/api/protected
Click the button to make a request

AdminRequires Admin Role

GET /test/api/admin
Click the button to make a request