How To Store API Keys For Staging & Production Environments

How To Store API Keys For Staging & Production Environments

Kelvin Fok

2 года назад

5,415 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@amitjoshi6137
@amitjoshi6137 - 15.08.2022 19:52

🙏 thanks

Ответить
@waheedafolabi6929
@waheedafolabi6929 - 15.08.2022 21:57

Thanks 🙏 for the guide Kelvin. So much love from me…take care of your child 👦 and I pray 🙏 for the child’s restoration of good health

Ответить
@miguelgonzalez3329
@miguelgonzalez3329 - 03.10.2022 12:45

What would be a better practice instead of using this approach?

Ответить
@sabuein
@sabuein - 27.01.2023 05:13

Thank you very much.

Ответить
@vasumudiraj3785
@vasumudiraj3785 - 13.02.2023 17:47

I found a production api key when testing on staging environment. What's impact?

Ответить
@MoAdel92
@MoAdel92 - 30.08.2023 13:25

Thanks a lot very informative video

Ответить
@dima4173
@dima4173 - 27.10.2023 20:21

Would this works outside of Xcode meaning app in the appstore

Ответить
@iharandreyev2497
@iharandreyev2497 - 28.02.2024 14:31

Why is this approach "safer" than just putting API keys into the source code?
AFAIK plists are not encrypted, so we're facing the same issue here as in `UserDefaults` vs `Keychain`, meaning a hacker can access these plists without a lot of hassle.

Ответить