freaktechnik / twitchbots

A directory of Twitch chat bot accounts
https://twitchbots.info
MIT License
12 stars 2 forks source link

Login system #15

Closed freaktechnik closed 7 years ago

freaktechnik commented 8 years ago

Some kind of login system. Not sure if I want an actual login with user/pw or use oauth from somewehre else. Both need effort.

freaktechnik commented 8 years ago

Probably use some login middleware. I'd love to use twitch oauth and email/oauthtoken as credentials.

freaktechnik commented 8 years ago

use https://github.com/slimphp-api/slim-oauth. Needs slim3

freaktechnik commented 7 years ago

Solved using auth0.