Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all
Just wondering, is it possible to log in a back office user programmatically? If yes, how?
Thank you in advance
Hi Ryuu,
You can use
var services = Services.UserService, then you have the options like our other services that you can find here. https://our.umbraco.org/documentation/reference/management-v6/services/ it works in the same way.
Hope this helps,
/Dennis
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Back Office User
Hi all
Just wondering, is it possible to log in a back office user programmatically? If yes, how?
Thank you in advance
Hi Ryuu,
You can use
var services = Services.UserService, then you have the options like our other services that you can find here. https://our.umbraco.org/documentation/reference/management-v6/services/ it works in the same way.
Hope this helps,
/Dennis
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.