/MacAuth

An OAuth bridge for vintage Macs.

Primary LanguageC#

MacAuth

MacAuth is an OAuth bridge for devices that cannot provide a modern web browser for authorization, such as vintage Apple Macs.

MacAuth allows a vintage device to initiate an OAuth flow with a web application, but the login is done via a modern device such as a smartphone. This flow is very similar to Facebook Login for Devices.

MacAuth is a .NET Core 2.0 MVC Web Application, written in C#.

Credits

  • Image conversion functionality provided by ImageMagick library by ImageMagick Studio LLC, distributed under a derived Apache 2.0 license.
  • Conversion to 1-bit PICT ported from image2pic1 by Steven Troughton-Smith 2015.