cyrus-sasl-xoauth2

XOAUTH2 mechanism plugin for cyrus-sasl (by moriyoshi)

Cyrus-sasl-xoauth2 Alternatives

Similar projects and alternatives to cyrus-sasl-xoauth2

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cyrus-sasl-xoauth2 alternative or higher similarity.

cyrus-sasl-xoauth2 reviews and mentions

Posts with mentions or reviews of cyrus-sasl-xoauth2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • 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
    no you need to install both cyrus-sasl and some form or another of xoauth, such as https://github.com/moriyoshi/cyrus-sasl-xoauth2. If you're on a mac you should look at this issue: https://github.com/moriyoshi/cyrus-sasl-xoauth2/issues/9
  • isync + o365 + oauth2 (preferably from home-manager)
    2 projects | /r/NixOS | 16 Nov 2022
    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; }; }; }
  • Request for Help with mbsync and XOAUTH2 for Office365
    2 projects | /r/commandline | 19 Apr 2021
    Unfortunate things 2: it seems that even once you have cyrus-sasl installed, there might not be a standard, widely-distributed XOAUTH2 plugin. The one I found referenced the most often and ended up installing myself was here. It took me a lot of fiddling with the configure.ac file to get it to install the plugin to /usr/local/lib instead of /usr/lib, because, again, Apple does not want me to do things the default Linux way, because of reasons.
  • A note from our sponsor - WorkOS
    workos.com | 28 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic cyrus-sasl-xoauth2 repo stats
6
70
0.0
over 2 years ago

moriyoshi/cyrus-sasl-xoauth2 is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cyrus-sasl-xoauth2 is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com