You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 29, 2022. It is now read-only.
We currently use Auth0 for login/signup, which is typically tied to a specific domain. The domain is also hard-coded in a bunch of places - including the webextension, mobile app and the crawlers which keep importing expert reviews about learning resources in the repository.
But we intend to support self-hosting after all. In fact, that was part of the idea why I implemented support for the ActivityPub protocol.
We currently use Auth0 for login/signup, which is typically tied to a specific domain. The domain is also hard-coded in a bunch of places - including the webextension, mobile app and the crawlers which keep importing expert reviews about learning resources in the repository.
But we intend to support self-hosting after all. In fact, that was part of the idea why I implemented support for the ActivityPub protocol.
See: learn-awesome/webextension#6