ComputO
WWasp
•Created by ComputO on 1/3/2025 in #đŸ™‹questions
Is there a way to put integrate blog and docs with the login authentication?
first of all cool repo .. and cool demos .. but all my docs are already in Md .. so was searching for a direct lift and shift
13 replies
WWasp
•Created by ComputO on 1/6/2025 in #đŸ™‹questions
Is there a way to autofill the username based on the link in the login and signup forms.
Thanks .. I'll give it a go and let you know soon if any issue ..
12 replies
WWasp
•Created by ComputO on 1/3/2025 in #đŸ™‹questions
Is there a way to put integrate blog and docs with the login authentication?
Building components again in wasp app seems a bit of a stretch.. if you know anyone who has directly integrated astro in wasp app that would help a lot.. or else currently we were thinking of adding auth to astro with same users & auth tables that we have through wasp
13 replies
WWasp
•Created by ComputO on 1/3/2025 in #đŸ™‹questions
Is there a way to put integrate blog and docs with the login authentication?
Yes ... I was able to deploy the blog and docs but could not integrate it with login
13 replies
WWasp
•Created by ComputO on 12/27/2024 in #đŸ™‹questions
Is there a way to reduce the session expiry instead of the default 1 month .
@Filip Thanks for the response btw... This gives me a clarity and I'll try a different work around that my team was discussing
11 replies
WWasp
•Created by ComputO on 12/27/2024 in #đŸ™‹questions
Is there a way to reduce the session expiry instead of the default 1 month .
So we have a integration with a 3rd party api which also has a different token based auth that supports 30 min long session, we were trying out to keep the sessions in sync for both so that we don't have to juggle between multiple auths and tokens a lot in a session
11 replies