Skip to content

Commit

Permalink
feat(oidc): adding native OIDC module (WIP)
Browse files Browse the repository at this point in the history
this module will have no 3rd party dependencies and leverage NGXS
  • Loading branch information
xmlking committed Feb 18, 2019
1 parent cb4b044 commit ca53594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,6 +4,7 @@
/dist
/tmp
/out-tsc
report.*.json

# dependencies
/node_modules
Expand Down

0 comments on commit ca53594

Please sign in to comment.