<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7Vd0SAFOkta Classic EngineIntegrationsAnswered2018-09-05T01:30:12.000Z2018-05-09T22:48:59.000Z2018-05-09T22:48:59.000Z
Is it safe to store the ClientID in my source code repository when using implicit flow
Would there be any reason to not have the config values for implicit flow within source code that we commit to our app repository? My assumtion is that they are okay to have in there, as those values are part of the redirect to login url query params that anyone can see once they request your app and get redirected to log in.

 

(the config values as shown in this guide)

https://developer.okta.com/quickstart/#/angular/nodejs/express

This question is closed.
Loading
Is it safe to store the ClientID in my source code repository when using implicit flow