-
-
Notifications
You must be signed in to change notification settings - Fork 113
Issues: ramosbugs/openidconnect-rs
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Can't use with GitHub OIDC because GitHub OIDC Discovery metadata lacks authorization_endpoint
#201
opened Apr 3, 2025 by
colemickens
Can we use this library for oauth2 server that doesn't conform openidconnect discovery protocol?
#197
opened Mar 28, 2025 by
videni
Question: is is right csrf_token from the PKCE example is unused?
#195
opened Feb 17, 2025 by
LuckyTurtleDev
Add
user_info_verifier
method to Client
analogously id_token_verifier
#191
opened Dec 18, 2024 by
Desiders
What is the expected behavior after introducing use just 2FA for login ?
#187
opened Nov 5, 2024 by
Mishco
Question: benefits for social login in comparison to
oauth2-rs
#185
opened Oct 10, 2024 by
daniel-abramov
Use
Into<String>
or ToString::to_string
rather than requiring owned Strings
up front.
#168
opened May 9, 2024 by
gibbz00
Add examples for non-oidc-provider providers mentioned in README
#153
opened Mar 27, 2024 by
Nerglej
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.