pronoob
pronoob
Explore posts from servers
SSolidJS
Created by pronoob on 3/3/2024 in #support
How do I "protect" routes? I am using @solidjs/router
Thank you! ❤️
3 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
Right, that would mean that the user has to login again every time the token is expired?
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
I mean after the session is closed
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
Doesn't that mean it will expire after few minutes though?
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
Looks like the article recommends storing the token in sessionStorage with other security measures
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
Oh, thank you!
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
right, in that case, what do you think I should do?
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
But I have heard that it is not recommended to do so (bad security practice)
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
I know that Discord stores the token in localStorage
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
I mean for the user session to persist
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
Where do you store the JWT client-side?
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
right, I have a backend in rust
18 replies
SSolidJS
Created by pronoob on 11/10/2023 in #support
How do I implement authentication?
I have few options, I am considering using cookies for authentication, if you have any other suggestions, please let me know; can someone point me to right direction? I want to use cookies-based authentication without using solid-start
18 replies
SSolidJS
Created by pronoob on 8/27/2023 in #support
How to save canvas state to backend and load it later?
But how to "get" the state?
4 replies
SSolidJS
Created by pronoob on 7/6/2023 in #support
How can I stop code from executing before?
Example?
5 replies
SSolidJS
Created by pronoob on 7/3/2023 in #support
How to have a default layout for all routes?
It worked! Thank you so much for saving so much of my time!
46 replies
SSolidJS
Created by pronoob on 7/3/2023 in #support
How to have a default layout for all routes?
If that's the reason why it wasn't working, that would be the stupidest thing the docs re ommend
46 replies
SSolidJS
Created by pronoob on 7/3/2023 in #support
How to have a default layout for all routes?
I am thinking of Preact or something
46 replies
SSolidJS
Created by pronoob on 7/3/2023 in #support
How to have a default layout for all routes?
What do you recommend as an alternative?
46 replies