mock-oauth-2-server
v1.0.3npm· JavaScript``` javascript const mockData = { client: { id : 'oauth2_application_client_id', secret : 'oauth2_application_secret', redirectUris : ['http://localhost:5000/oauth2/redirect/callback'], grants: ['authorization_code'] }, user: { id : '123', uuid : 'dkalfye
The verdict
Abandoned. Last published 8 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsModerate
Maintenance
Last published 8 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
7 direct dependencies
Recent releases
- 1.0.38 years ago
- 1.0.28 years ago