service-betterportal-auth-default
betterportal/service-betterportal-auth-defaultDefault BetterPortal v10 auth service: JWKS, login/logout/refresh, bcrypt user store
BetterPortal Auth Plugin for Node.js
Default BetterPortal v10 auth plugin package.
This package defines the initial JWT-oriented auth contract for:
- runtime identity
- control-plane identity
- refresh flows
- user-management-adjacent APIs
It depends on the BetterPortal framework contracts and keeps auth as a plugin category rather than core behavior.
Installation
Use as a dependency (client reference)
bsb client install betterportal/service-betterportal-auth-default
Deploy as a service
bsb plugin install betterportal/service-betterportal-auth-default
Node.js (npm)
npm install @betterportal/auth-default
Configuration
Configuration options for this plugin:
No configuration required
Available Versions
v10.1.19
v10.1.17
v10.1.16
v10.1.15
v10.1.11
v10.1.10
v10.1.9
v10.1.8
v10.1.7
v10.1.6
v10.1.5
v10.1.4
v10.1.3
v10.1.2
v10.1.1
v10.1.0
v10.0.31
v10.0.30
v10.0.29
v10.0.28
v10.0.27
v10.0.26
v10.0.25
v10.0.24
v10.0.23
v10.0.22
v10.0.21
v10.0.19
v10.0.18
v10.0.17
v10.0.16
v10.0.15
v10.0.14
v10.0.13
v10.0.12
v10.0.10
v10.0.9
v10.0.8
v10.0.7
v10.0.6
v10.0.5
v10.0.4
v10.0.3
Dependencies
No dependencies