Hey everyone!
I have an online course platform where I share videos and files with other users. Currently, I’m sharing the videos through a public link, but I want to prevent users from sharing it.
To accomplish this, I’ve been trying to set up Nextcloud to create users through my platform’s backend and then share the content with them.
Does anyone know if there’s a way to log users into Nextcloud through my backend? I want to avoid double login since users already need to be logged into my platform to access the shared links.