{"library":"hapi-micro-auth","type":"library","category":null,"description":"hapi-micro-auth is a Hapi plugin designed to integrate with the micro-auth authentication service, exposing its functionalities as an authentication provider within a Hapi server. It handles session management, user retrieval, and authentication routes by proxying requests to a configured micro-auth instance. The current stable version is 4.0.1. The project appears to have an inactive release cadence, with its last major update (4.0.0) in late 2020. Key differentiators include its tight coupling with the firstandthird/micro-auth service, providing a specific solution for projects already leveraging that authentication backend. It offers methods to interact with user data, session updates, and metadata management via `server.microauth` methods.","language":"javascript","status":"abandoned","version":"4.0.1","tags":["javascript","hapi","auth","authentication","micro-auth"],"last_verified":"Wed May 27","install":[{"cmd":"npm install hapi-micro-auth","imports":["import hapiMicroAuth from 'hapi-micro-auth';","server.microauth.getMe(token);","await server.register({\n  plugin: hapiMicroAuth,\n  options: { /* ... */ }\n});"]},{"cmd":"yarn add hapi-micro-auth","imports":[]},{"cmd":"pnpm add hapi-micro-auth","imports":[]}],"homepage":null,"github":"https://github.com/firstandthird/hapi-micro-auth","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hapi-micro-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/hapi-micro-auth/compatibility"}}