Turn off consent for trusted client ids#74
Open
dandiodati wants to merge 4 commits into
Open
Conversation
…sted environment. This requires to also have a landing page since browser prerendering does not like so many initial redirects and needs a fixed page. If this is not here then the browser keeps spinning Corrected no default on url config Narrowed down to only consent changes Removed unused code Added configure warning Removed unused landing constant
added init prerender fixed prerendering shims Corrected prerender template
04f0fdd to
05f0583
Compare
Contributor
Author
|
@cavefire Corrected conflicts. |
Contributor
Author
|
@cavefire Added additional option for regex pattern of trusted client ids |
…ut delaying compiling to later
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on previous comments I changed this code and added the ability for a list of configured trusted_client_ids like you requested.
Turns off the consent screen for a trusted client id and proceeds to the app.