AnubhavMukhija

Joined

450 Experience
4 Lessons Completed
0 Questions Solved

Activity

Posted in How do I make use of API Keys?

Use Case:-
I am trying to store API keys via a form and encrypt it to store in the database. My Config has a file that needs that API key to access a third-party API. How do I configure the Config file in order to decrypt and access the API after the user is logged in so that the other API can be accessed? Any Insights?