Hi! I was wondering if there’s a way to get the current user from code with someting like
import tljh (for example)
…
user = tljh.get_current_user() (mybe)
For example if de url is like /user/antonio123/… i would like to get antonio123 somewhere in my Python code.