Interestingly, it seems that the latest versions of CSS offers an API that can directly connect with the POD account through app using REST calls. This means that we can have a function within the client app to change the POD account password.
The question is whether we should implement this as part of solidpod and solidui. The whole flow of OIDC authentication mechanism is in place to make sure that third party client application can gain access to POD data without revealing actual username and/or password of the POD account.
Interestingly, it seems that the latest versions of CSS offers an API that can directly connect with the POD account through app using REST calls. This means that we can have a function within the client app to change the POD account password.
The question is whether we should implement this as part of solidpod and solidui. The whole flow of OIDC authentication mechanism is in place to make sure that third party client application can gain access to POD data without revealing actual username and/or password of the POD account.