You need to sign in to do that
Don't have an account?
Adelchi Pelizzo
Http call inside Lightning Component bypassing OAuth
Inside a lightning component, I make an API call to "/services/data/v46.0/sobjects/ ..."
Lightning requires authorization even if the call is done internally. (Sounds weird to me).
I want to have this OAuth process run silewntly in the back ground.