Migrate the current solid_auth implementation to the certified OIDC implementation in https://pub.dev/packages/oidc. This ensures we adhere to the original OIDC specification (https://openid.net/wg/connect/specifications/) with essential security implementations in-place.
This issue is linked with the issues anusii/solidpod#641 and anusii/solidui#270
The implementation will take inspiration from https://pub.dev/packages/solid_oidc_auth but enabling the authentication for all platforms
Migrate the current
solid_authimplementation to the certified OIDC implementation in https://pub.dev/packages/oidc. This ensures we adhere to the original OIDC specification (https://openid.net/wg/connect/specifications/) with essential security implementations in-place.This issue is linked with the issues anusii/solidpod#641 and anusii/solidui#270
The implementation will take inspiration from https://pub.dev/packages/solid_oidc_auth but enabling the authentication for all platforms