We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to use Cinny with my Matrix server, I'm unable to login:
devhack.net
An OIDC login button is shown
OS: Debian 12 Browser: Firefox Cinny: v4.1.0
This server works fine with Element and FluffyChat.
The text was updated successfully, but these errors were encountered:
https://github.com/cinnyapp/cinny/blob/dev/src/app/hooks/useParsedLoginFlows.ts#L10-L12 looks like cinny requires identity_providers to be present, but according to the spec, those fields are not required
identity_providers
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
When I try to use Cinny with my Matrix server, I'm unable to login:
Reproduction
devhack.net
is an example of such a server.Expected behavior
An OIDC login button is shown
Platform and versions
Additional context
This server works fine with Element and FluffyChat.
The text was updated successfully, but these errors were encountered: