Sebastian
Sebastian
Any word on this yet? it would be extremely useful :(
> I have done OAuth with Clerk.dev that works pretty well. > > ```python > import pynecone as pc > > class ClerkProvider(pc.Component): > library = "@clerk/clerk-react" > tag =...
> @schancksb That's what the `user_button` is for. You can put the button inside the `signed_in`. You'll get a nice looking button to sign out. It also manages all your...
> > > I have done OAuth with Clerk.dev that works pretty well. > > > ``` > > > import pynecone as pc > > > > > >...
> This is going to be fixed by [#1107](https://github.com/dynaconf/dynaconf/pull/1107) which is already available on master branch but not released yet When are you planning this to be released? 👀