✅ How to get Options from DI
I configured options for google authentication
Here I want to get them from
CliendId and ClientSecret.Here I want to get them from
ServiceProvider but I don't know how. Should I create ServiceProvider var provider = builder.Services.BuildServiceProvider();?