KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
MacAuth
โ 10
Open GitHub โ
An OAuth bridge for vintage Macs.
Download README (.md)
Explore Similar Repositories
puppet-wireguard
:
No description available.
neural-networks
:
Projects related to deep learning
vue-firebase-serverless
:
No description available.
docker-opensc
:
Dockerized OpenSC with pkcs15-init, pkcs11-tool, pkcs15-tool and more. It also comes with libp11 for openssl
0xDonate
:
๐ฟ A decentralized donation service for streamers, powered by Ethereum
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MacAuth
?
Download (.md)
# 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](https://developers.facebook.com/docs/facebook-login/for-devices/). MacAuth is a .NET Core 2.0 MVC Web Application, written in C#. # Credits * Image conversion functionality provided by [ImageMagick](https://www.imagemagick.org/) library by ImageMagick Studio LLC, distributed under a derived Apache 2.0 [license](https://imagemagick.org/script/license.php). * Conversion to 1-bit PICT ported from [image2pic1](https://github.com/steventroughtonsmith/image2pict1) by Steven Troughton-Smith 2015.