Example doesn't seem to be self-contained #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In your README you have the following:
Where does this signal come from?
Thank you very much for the hint, of course it should not be
NavbarSignal::new().Auth::initis providing the signal internally, you don't need to provide anything. I'll update the example later! Thank! ❤️assigned to @kerkmann
BTW it would be very helpful to have a minimal but buildable/runnable example app in
examplesmentioned in merge request !6
mentioned in commit
7187988665@kirill.zaborsky Thank you very much, it's more clear. a runnable example is quite impossible, because you need to setup an OIDC provider. But i'll create a separate issue and rethink about that. :3