{"library":"egg-gymbo-auth","type":"library","category":null,"description":"Egg.js authentication middleware plugin for Gymboree services. Current stable version is 1.3.9, compatible with Egg 1.x only (not 2.x). Provides JWT-based authentication middleware for Egg.js applications. Compared to generic auth libraries, it is tailored for Gymboree's internal authentication flow with opinionated defaults. Release cadence is low, with maintenance updates as needed due to Egg 1.x legacy support. No alternative non-Egg plugins cover the same Gymboree-specific auth patterns.","language":"javascript","status":"maintenance","version":"1.3.9","tags":["javascript","egg","eggPlugin","egg-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install egg-gymbo-auth","imports":["exports.gymboAuth = {\n  enable: true,\n  package: 'egg-gymbo-auth',\n};","app.middleware.gymboAuth(ctx, next);","// config/config.default.js\nexports.gymboAuth = {\n  secret: 'your-secret',\n};"]},{"cmd":"yarn add egg-gymbo-auth","imports":[]},{"cmd":"pnpm add egg-gymbo-auth","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/egg-gymbo-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/egg-gymbo-auth/compatibility"}}