nextcloud / talk-desktop

💬💻 Nextcloud Talk Desktop Client Preview
https://nextcloud.com/talk
GNU Affero General Public License v3.0
148 stars 10 forks source link

refactor(patchers): get rid of @nextcloud/auth patching #657

Closed ShGKme closed 1 month ago

ShGKme commented 1 month ago

Set the user data on the page, same as Server so @nextcloud/auth can get it directly.

See https://github.com/nextcloud-libraries/nextcloud-auth/blob/b0262421614d6136edbefeb3896523e3313d3cae/lib/user.ts#L26

ShGKme commented 1 month ago

Rebased onto main to resolve conflict