Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: client id and client secret decrypt #872

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

Implements decryption for the client ID and client secret.

Why

To enhance security by ensuring sensitive information is encrypted clientId and client secret decrypt in verification functions.

How

Added utility functions to decrypt the client ID and client secret when they are needed.
Ensured the decryption process is secure and only occurs in controlled circumstances.

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link

@KulkarniShashank KulkarniShashank merged commit 268a28b into develop Jul 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants