We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb49d94 commit 49d3573Copy full SHA for 49d3573
src/lib.rs
@@ -44,7 +44,7 @@
44
//! };
45
//!
46
//! html!(
47
-//! <OAuth2 config>
+//! <OAuth2 config={config}>
48
//! <Failure><FailureMessage/></Failure>
49
//! <Authenticated>
50
//! <button onclick={logout}>{ "Logout" }</button>
0 commit comments