HI @rp_st, I'm planning to write my own recipe for my usecase and modify the supertokens core and use it for my purpose by exploiting the functionalities it has, I'd like to get some insights from you.
1. Using the core as a jar in my project and extending/overriding functionalities is good?
2. what is the use of EE package?
3. if not core as jar, is it okay to extend the recipe in core itself?