Kaetram / Kaetram-Open

Kaetram is an open-source 2D HTML5 MMORPG. It is an extended version of BrowserQuest (BQ).
https://kaetram.com
Mozilla Public License 2.0
531 stars 112 forks source link

added mongodb auth source implementation. #257

Closed bsormagec closed 1 year ago

bsormagec commented 1 year ago

Motivation

When I try to connect my Digitalocean Hosted DB instance, the auth source differs from the game database, which blocks me.

How to test (feature)

Changes

Added new ability to check authentication from different databases for some hosted database solutions (Digitalocean etc.)