Closed freaktechnik closed 7 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.
Probably use some login middleware. I'd love to use twitch oauth and email/oauthtoken as credentials.
use https://github.com/slimphp-api/slim-oauth. Needs slim3
Solved using auth0.
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.