[Feature Request]: Enable Encryption for SSO
Feature Description
Enable encryption for SSO
Why is this feature valuable?
This feature would allow users to encrypt their keys as they go through the OAuth flow, thereby adding extra security
Suggested Implementation
No response
Additional Information
No response
No Duplicate of the Feature
- [x] I have verified that there are no existing features requests similar to my request.
Hi @DarioGii I would like to work on this feature request.. Could you assign me? Also do you have any preferences for the encryption method?
Hi @DarioGii I would like to work on this feature request.. Could you assign me? Also do you have any preferences for the encryption method?
Hi @Abdurrahman-shaikh, yes we want to use SHA256 for encryption here. I can assign it to you if you still want to work on it?
Hi @DarioGii, thanks for the update! Yes, please assign it to me. I’m currently working on another feature, so I’ll start on this next.
@Abdurrahman-shaikh Hows it going?
Hi @Frooodle, thanks for checking in! I'm working on this feature request and aiming to have a PR ready by Sunday.
Hi @DarioGii I would like to work on this feature request.. Could you assign me? Also do you have any preferences for the encryption method?
Hi @Abdurrahman-shaikh, yes we want to use SHA256 for encryption here. I can assign it to you if you still want to work on it?
Hi @DarioGii, To ensure I implement this correctly, could you clarify whether the intent is to hash (using SHA256) the keys for secure storage or to encrypt tokens in a way that they can be decrypted later during reauthentication?
Hi @Abdurrahman-shaikh, it should be for encrypting & decrypting tokens yes