picosh / pico

hacker labs - open source and managed web services leveraging SSH
https://pico.sh
MIT License
757 stars 26 forks source link

feat(auth): web service #42

Closed neurosnap closed 9 months ago

neurosnap commented 10 months ago

Authentication (oauth2) web service intended for soju bouncer.

This PR also introduces tokens which users can create through the SSH CMS for all services. This will allow users to generate an API token so they can authenticate with our oauth2 API.