-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(auth): Provide a config to setup a key value based on regex value (
#926) * chore(*): lib update * chore(*): lib update to ol 6.8 * chore(*) update eslint * wip * chore(*): tslint to eslint * refactor(*): eslint rule async pipe negation * refactor(*): eslint rules 2 space and eqeqeq === vs == * chore(*): eslint rule unused imports * chore(*): eslint fix with current rules * chore(*): eslint rule max len * chore(github action): add the lint before the build. * lint * feat(auth): provide a config to setup a key value based on regex values (domain). Each intercepted layer will have the key added to the url. * feat(layer-service): add the authInterceptor for tile layer * feat(image-layer): add a step to the custom loader to add a key used as auth. * feat(vector-layer): add a step to the custom loader to add a key used as auth. * feat(vectortile-layer): add a step to the custom loader to add a key used as auth. * feat(tile-layer): add a step to the custom loader to add a key used as auth. * wip
- Loading branch information
Showing
7 changed files
with
113 additions
and
21 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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