matijash
matijash
WWasp
Created by Xenos on 3/16/2025 in #đŸ™‹questions
Best way to implement custom LDAP authentication in Wasp
ha awesome, that's cool to hear đŸ™‚ Let us know if any qs
11 replies
WWasp
Created by Xenos on 3/16/2025 in #đŸ™‹questions
Best way to implement custom LDAP authentication in Wasp
@Xenos I'm interested if you can share a bit about what you're building? Always super helpful to learn from the community and see how we can make things better/easier đŸ™‚
11 replies
WWasp
Created by fred-123 on 3/3/2025 in #đŸ™‹questions
How lang will wasp stay in beta?
Thank you for your feedback @fred-123 , it's super exciting to hear you find Wasp useful đŸ™‚ As Miho mentioned, we're now working full speed towards 1.0 and will also soon share some more exciting company-related news đŸ™‚ Btw, could you share a bit more about what you are building? Would be awesome to learn more and support you if we can!
9 replies
WWasp
Created by Mr Coma on 3/1/2025 in #đŸ™‹questions
Unable to sign in and retry (new user)
I confirm this is on our side, seems like the backend went down. We'll fix asap, we'll let you know once it's back live
16 replies
WWasp
Created by Mr Coma on 3/1/2025 in #đŸ™‹questions
Unable to sign in and retry (new user)
thanks for sharing - might be it is something on our side! Unfortunately, the team is off during the weekends - but we'll pick this up as soon as the week starts!
16 replies
WWasp
Created by khb on 1/17/2025 in #đŸ™‹questions
Having Trouble Getting my UI to behave
woah nice @genyus. Yeah CSS is always tricky
10 replies
WWasp
Created by Nuclearvodka on 1/17/2025 in #đŸ™‹questions
Wasp uses tanstack v4, while another dependency I'm importing using V5, anyway to do both?
hmm, I see. As Kapa said, we had to make some versions fixed for now, although we'll definitely upgrade soon to v5. Can you share the exact component in question that requires v5? @miho for more details on this and potentially some ideas
8 replies
WWasp
Created by Kbral on 1/8/2025 in #đŸ™‹questions
Authentication check every click
hm interesting. @Vinny (@Wasp) when you get a chance - is this a reproducible issue with Open SaaS?
17 replies
WWasp
Created by Fizz on 1/16/2025 in #đŸ™‹questions
Railway server deploy errors
@miho or @Filip to double check whether what Kapa says makes sense đŸ™‚
7 replies
WWasp
Created by Kbral on 1/8/2025 in #đŸ™‹questions
Authentication check every click
@AAA what is the exact issue you're tyring to fix? You get 401 when you try to visit a landing/splash page as a logged in user?
17 replies
WWasp
Created by Samir Alibabic on 1/8/2025 in #đŸ™‹questions
SendGrid setup
yes please!
28 replies
WWasp
Created by DavidFeng on 1/14/2025 in #đŸ™‹questions
Streaming Text From OpenAI : Best Approach?
awesome! here's also an example chat app using websockets, made with wasp: https://github.com/wasp-lang/wasp/tree/main/examples/websockets-realtime-voting
15 replies
WWasp
Created by Samir Alibabic on 1/8/2025 in #đŸ™‹questions
SendGrid setup
btw @Samir Alibabic is your app deployed? Would be really cool to see what you built if you're up for sharing đŸ™‚
28 replies
WWasp
Created by johne5 on 1/14/2025 in #đŸ™‹questions
Beginner question. Set as the home page?
Kapa is your friend, don't be shy to ask đŸ˜„
8 replies
WWasp
Created by DavidFeng on 1/14/2025 in #đŸ™‹questions
Streaming Text From OpenAI : Best Approach?
awesome, thanks for the contest! Vinny and Miho have the most knowledge here so I'll let them chime in :). Just keep in mind it's the end of day where we are (Europe), so it might have to wait until tomorrow.
15 replies
WWasp
Created by victor on 1/13/2025 in #đŸ™‹questions
how can i create a custom global middleware almost same with the user authenticated middleware
Can you share what you're trying to do, along with your code for defining and invoking action/query? that will help us debug đŸ™‚
19 replies
WWasp
Created by victor on 1/13/2025 in #đŸ™‹questions
how can i create a custom global middleware almost same with the user authenticated middleware
@victor can you share a bit more on what you'd like to achieve? Is there a reason you can't forward your data using req?
19 replies
WWasp
Created by CamBlackwood on 1/13/2025 in #đŸ™‹questions
Is this an invalid action? Getting a 500 when calling, no error logs
hah interesting! what did you do to fix it?
8 replies
WWasp
Created by johne5 on 1/14/2025 in #đŸ™‹questions
Beginner question. Set as the home page?
good bot đŸ™‚ That should do it - it comes down to assigning the default path, "/" to the page you wish to see there
8 replies
WWasp
Created by DavidFeng on 1/14/2025 in #đŸ™‹questions
Streaming Text From OpenAI : Best Approach?
tagging @Vinny (@Wasp) as he has first-hand experience with web sockets and open AI integrations in a Wasp app. @DavidFeng have you already looked into web sockets or some other way of doing it? Any thoughts or restrictions we should be aware of when proposing a solution?
15 replies