Home
Softono
s

stefanbohacek

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
4

Software by stefanbohacek

detect-missing-adblocker
Open Source

detect-missing-adblocker

Remind your website’s visitors to stay safe in the wilderness of the world wide web.

WordPress Themes & Plugins Customer Engagement
72 Github Stars
auth-server
Open Source

auth-server

auth-server is a self-hosted authentication server currently under active development. It provides authentication support for various fediverse platforms, handling both OAuth (Mastodon, Friendica, Pleroma, Akkoma, GoToSocial) and MiAuth (Misskey, Calckey, Firefish) protocols. Users are redirected to the auth-server with parameters specifying the method, instance domain, required scopes, and the app to authenticate with. The server then returns the user to the app's redirect URL along with an access token. An automatic fediverse mode detects the appropriate protocol based on the instance domain, falling back with an error parameter if the platform is unsupported. Configuration is managed through environment variables, including an encryption key, and through modules/apps.js where developers define their apps and redirect behavior. Apps can either redirect users back to their service with the token appended to the URL or display the token directly in the browser for manual copying. The server is designed to sim

SSO & Authentication
18 Github Stars