A simple service that allows you login to services that don't support Metamask/web3.0 with Open ID Connect instead. Eventually, it won't be Ethereum-only
Will use this to hook into Keycloak to allow users to login to their account with Metamask.
8.October.2021.-.Loom.Recording.1ad4569f7ba24d4692f72fb4d032e01e.mp4
I discontinued work on this after finding out about the SpruceID SIWE-OIDC implementation.
Allow users to pay ETH to create an OpenID Connect client.
docker-compose exec hydra \
hydra clients create \
--endpoint http://localhost:4445/ \
--id grafana11 \
--scope openid \
--grant-types authorization_code \
--token-endpoint-auth-method none \
--callbacks https://monitor.dorsey.io/login/generic_oauth