Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 683 Bytes

File metadata and controls

21 lines (12 loc) · 683 Bytes

byte-auth

GitHub npm

npm | github

a small script to log into your byte account via cli

currently only supports sign-in / sign-up with a google account, not apple id.

⚠️ Warning: This utilises an undocumented private API of Byte. I am not responsible for any actions Byte may take upon you for using this application.

Usage

npx byte-auth

or

npm i byte-auth -g && byte-auth

or

git clone https://github.com/69/byte-auth and running auth.js