Ask A Question

Notifications

You’re not receiving notifications from this thread.

How do I make use of API Keys?

AnubhavMukhija asked in Rails

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?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.