David C.
David C.
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
.. but sectioning areas was the thought behind that
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Which uses the template engine in Flask/Quart to load entire vite apps
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
I put that together with the purpose of sectioning off the js
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Yeah that's where my thoughts went there
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
I guess I could split the admin routes from the user routes
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
using vite to compile
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Yeah, I have it going to an async Python web framework that checks the auth on request
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
I'm leaning heavily into the backend receiving credentials over fetch and verifying them...
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
My thinking is I could bake in a session cookie value check into the onMount of the RequireAdminContextProvider
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
It's a side project honestly, to learn production solidjs. So it would be nice to know of methods
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Its like a little experimental micro RPC thing I've got going on here 😆
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
I have the backend checking session creds with every request action
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
I'm not sure how that is done
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Yeah that is also on my list
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
that saves a nest
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
aaa OK I see it
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Aaaa
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
So build a new context to be specific?
38 replies
SSolidJS
Created by David C. on 6/22/2024 in #support
Is this a good method to secure routes?
Oh, really?
38 replies