LogoRobo.js
Packages@robojs/auth

DEFAULT BASE PATH

Variable: DEFAULT_BASE_PATH

const DEFAULT_BASE_PATH: "/api/auth" = '/api/auth';

Default route prefix used by the Auth plugin REST handlers.

On this page