isync + o365 + oauth2 (preferably from home-manager)

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • mutt

    The Mutt E-Mail Client github mirror. Please use gitlab for issues/pull requests.

  • Download this file and save it to some location. You need to edit it with a secret and id. I'd suggest just getting those from thunderbird's or you can make your own.

  • cyrus-sasl-xoauth2

    XOAUTH2 mechanism plugin for cyrus-sasl

  • final: prev: with prev.lib; { cyrus_sasl_xoauth2 = prev.stdenv.mkDerivation rec { name = "cyrus-sasl-xoauth2"; src = prev.fetchFromGitHub { owner = "moriyoshi"; repo = "cyrus-sasl-xoauth2"; rev = "36aabca54fd65c8fa7a707cb4936751599967904"; sha256 = "OlmHuME9idC0fWMzT4kY+YQ43GGch53snDq3w5v/cgk="; }; outputs = [ "out" ]; depsBuildBuild = with final; [ buildPackages.stdenv.cc cyrus_sasl ]; nativeBuildInputs = with final; [ autoreconfHook ] ++ optional stdenv.hostPlatform.isDarwin fixDarwinDylibNames; buildInputs = with final; [ openssl db gettext libkrb5 ] ++ optional stdenv.isLinux pam; configureFlags = [ "--with-openssl=${final.openssl.dev}" "--with-cyrus-sasl=${placeholder "out"}" "--with-plugindir=${placeholder "out"}/lib/sasl2" "--with-saslauthd=/run/saslauthd" "--enable-login" "--enable-shared" ]; installFlags = optional prev.stdenv.isDarwin [ "framedir=$(out)/Library/Frameworks/SASL2.framework" ]; # Make autoreconfHook happy postPatch = '' touch NEWS AUTHORS ChangeLog ''; meta = with prev.lib; { description = "Cyrus SASL XOAUTH2 plugin"; homepage = "https://github.com/moriyoshi/cyrus-sasl-xoauth2"; license = licenses.mit; platforms = platforms.all; }; }; }

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • cyrus-sasl-xoauth2: XOAUTH2 mechanism plugin for cyrus-sasl

    1 project | /r/planetemacs | 15 Jan 2023
  • mbsync + notmuch email

    6 projects | /r/emacs | 1 Jan 2023
  • Request for Help with mbsync and XOAUTH2 for Office365

    2 projects | /r/commandline | 19 Apr 2021
  • A Million Ways to Die on the Web

    4 projects | news.ycombinator.com | 18 Jan 2024
  • Skiff: Various Privacy Failures

    4 projects | news.ycombinator.com | 14 Jan 2024