fosshostorg / aarch64

Dashboard and API for https://console.aarch64.com
https://console.aarch64.com
GNU Affero General Public License v3.0
12 stars 7 forks source link

Support OAuth login #65

Closed iojcde closed 1 year ago

iojcde commented 3 years ago

OAuth login using providers such as Github will provide a convenient way for clients to login to the console.Also, I'm creating a cli for the console here, and supporting OAuth authentication will make that project's development much easier.