Feature: getUserID

It would be nice to have access to the id of a user logged in. User names can change; I write user information to a lot of tables and I don’t like to use names that much. I solved the problem myself by doing a query in the repository, but it’d be nicer to have a method that does that.

Thanks.

You’re right. I’ve also encountered this during programming.
It’s on the wishlist.

Thanks for the input.

I love your wishlists :lol: Great job you do!