Gabriel Silva
Joined
Dec 11, 2024
Last seen
Dec 23, 2024
Gabriel Silva's Comments
-
-
In reply to James PenceJames Pence
Dec 17, 2024 The solution I came to was checking in the toWaterholeUser function before returning the PendingUser. If there is no waterholeUser then I add the waterholeUser with the proper roles based on the permi...Looks good. Could you share your code?
-
In reply to
Toby
Toby
Waterhole Founder
Dec 13, 2024 Hi @Gabriel Silva, welcome to the community and thanks for your question! Waterhole's server-side text formatting is powered by the s9e\TextFormatter library and there doesn't seem to be a LaTeX plug...Hello @Toby, thanks for the welcome and your reply.
I'll try the front-end approach with the delimiters that you mentioned.
I come back here when I have more info.
Best!!
-
Hi @James Pence,
Have you closely followed the integration docs for authentication?
It seems it gets you covered here: https://waterhole.dev/docs/main/laravel#authenticationCheers,
Great, thanks for sharing it!