Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
oct8cat's profile
oct8cat
8 contributions
oct8cat

oct8cat/passport-mock

Mocks passport.js login under /login/test/:user_id

JavaScript
4
0
No license

Support the dependencies of oct8cat/passport-mock

Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers

A lightweight utility that simulates a Passport.js authentication flow by exposing a mock login endpoint at `/login/test/:user_id`. It’s intended for developers writing automated tests for Node.js applications that use Passport, letting them bypass real OAuth/credential checks and easily impersonate any user during test runs.