This repository was archived by the owner on Mar 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ad9f8c9
committed
[Release] v1.0.0
Squashed commit of the following:
commit 207f7c2
Author: Thibaud RENAUX <[email protected]>
Date: Thu Nov 4 12:25:37 2021 +0100
update project version
commit 0de6023
Author: Thibaud RENAUX <[email protected]>
Date: Thu Nov 4 12:25:29 2021 +0100
update lib version
commit 4d1f06c
Author: Thibaud RENAUX <[email protected]>
Date: Thu Nov 4 12:25:10 2021 +0100
update lib keywords
commit 6f58b73
Author: Thibaud RENAUX <[email protected]>
Date: Thu Nov 4 12:20:33 2021 +0100
Feature/sso slo (#40)
* basic run
* update to latest version of spa js sdk
* base for signinWithSso
* update logout type
* update logout in auth service
* update nav with targetUrl
* handle targetUrl in account access logout button
* use env var for idp in playground
* improve dynamic use of idpId
* codacy pass
* define targetUrl through env
* debug targetUrl
* try fix ogout when targetUrl not defined
* move alert debug
* test improve targetUrl when no env set
* move undefined test
* debug received targetUrl in component
* debug typeof targetUrl
* extract right test
* check final value before trigger logOut
* improve logOut in auth service
* cleanup code
* codacy
* always showan sso signin button
* update prod env to avoid future crash
* final update of env prod
* rollback on quotes
commit 23feef7
Merge: 0430ea7 47732b4
Author: Thibaud RENAUX <[email protected]>
Date: Mon May 10 18:09:54 2021 +0200
[Release] v0.1.14
- dynamic documentation based on jsdoc
- auto handling of Invitation process
Merge tag 'v0.1.14' into develop
[Release] v0.1.14
- dynamic documentation based on jsdoc
- auto handling of Invitation process
commit 0430ea7
Author: Thibaud RENAUX <[email protected]>
Date: Mon May 10 10:04:08 2021 +0200
Feature/doc and invit fix (#37)
* fix package libs on project
* clear style
* fix karma vulnerability dep
* reactivate documentation generation
commit 5af335f
Author: Thibaud RENAUX <[email protected]>
Date: Fri May 7 10:58:14 2021 +0200
Feature/allow invitation (#35)
* handle invitation when it's possible
* fix packages vulnerabilities
* update packages accordingly to snyk
commit 3b3a765
Author: Thibaud RENAUX <[email protected]>
Date: Fri May 7 10:32:59 2021 +0200
Feature/doc (#31)
* add compodoc package and create first doc
* ignore fullAuthenticateProcess doc
* ignore auth service private methods in documentation
* ignore auth interceptor private methods
* first jsdoc tag
* add jsdoc for signupwith redirect
* improve authservice doc
* add full documentation for auth service
* ignore doc for auth client
* add some jsdoc to account access button component
* fix btn account class when no widget
* cover all component of jsdoc
* imrpove doc and ignore documentation folder
* reach full documentation coverage
* try typedoc fo documentation
* fix lint
* reorder function in auth service
* fix lint
commit 1eea4e4
Author: Thibaud RENAUX <[email protected]>
Date: Thu Apr 1 11:12:22 2021 +0200
[Release] v0.1.13
commit 5ae3ac8
Merge: 38ab759 83ba684
Author: Thibaud RENAUX <[email protected]>
Date: Thu Apr 1 10:00:32 2021 +0200
Merge tag 'v0.1.13' into develop
[Release] v0.1.13
* Allow specific callback on fullAuthenticateProcess
commit 38ab759
Author: Thibaud RENAUX <[email protected]>
Date: Tue Mar 30 16:27:28 2021 +0200
fix: upgrade zone.js from 0.10.3 to 0.11.4 (#29)
Snyk has created this PR to upgrade zone.js from 0.10.3 to 0.11.4.
See this package in npm:
https://www.npmjs.com/package/zone.js
See this project in Snyk:
https://app.snyk.io/org/tuxtux59/project/127e3867-90fe-4c9f-b3e8-4865fd08f4a6?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: snyk-bot <[email protected]>
commit 2e43e68
Author: Thibaud RENAUX <[email protected]>
Date: Tue Mar 30 16:25:08 2021 +0200
Feature/authentication callback (#28)
* update environment client id
* remove useless commented code
* allow custom callback on process
* lintfixing
commit d7882b8
Merge: d00c89e 983520b
Author: Thibaud RENAUX <[email protected]>
Date: Fri Mar 26 11:00:32 2021 +0100
[Release] v0.1.12
* Use SPA 0.1.10 for better error retrieving
Merge tag 'v0.1.12' into develop
[Release] v0.1.12
* Use SPA 0.1.10 for better error retrieving
commit d00c89e
Merge: c8b54e7 788aeb7
Author: Thibaud RENAUX <[email protected]>
Date: Fri Mar 26 10:38:07 2021 +0100
[Hotfix] v0.1.11
* Angular v11 compatibility
* Use SPA v0.1.9
Merge tag 'v0.1.11' into develop
[Hotfix] v0.1.11
* Angular v11 compatibility
* Use SPA v0.1.9
commit c8b54e7
Merge: dcaeabb 18ef395
Author: Thibaud RENAUX <[email protected]>
Date: Mon Mar 8 16:28:07 2021 +0100
[Hotfix] v0.1.10
* use latest SPA git branch
Merge tag 'v0.1.10' into develop
[Hotfix] v0.1.10
* use latest SPA git branch
commit dcaeabb
Merge: 50a4d17 7154439
Author: Thibaud RENAUX <[email protected]>
Date: Wed Feb 24 17:53:20 2021 +0100
[Release] v0.1.9
* improve security
* inform about use of authguard
* update version number
Merge tag 'v0.1.9' into develop
[Release] v0.1.9
* improve security
* inform about use of authguard
* update version number
commit 50a4d17
Merge: 23307ca 48f39e5
Author: Thibaud RENAUX <[email protected]>
Date: Mon Feb 22 19:15:47 2021 +0100
[Release] v0.1.8.0
* authenticationInProgress to observe Auth processing
* update version
Merge tag 'v0.1.8.0' into develop
[Release] v0.1.8.0
* authenticationInProgress to observe Auth processing
* update version
commit 23307ca
Merge: 1925437 53769bf
Author: Thibaud RENAUX <[email protected]>
Date: Mon Feb 22 19:10:15 2021 +0100
[Release] v0.1.8
* authenticationInProgress to observe loading of AuthService
Merge tag 'v0.1.8' into develop
[Release] v0.1.8
* authenticationInProgress to observe loading of AuthService
commit 1925437
Merge: d2a350f a63bd6e
Author: Thibaud RENAUX <[email protected]>
Date: Mon Feb 22 17:25:13 2021 +0100
[Release] v0.1.7
* Await result of authenticate in service constructor
* new package version
* clean code
Merge tag 'v0.1.7' into develop
[Release] v0.1.7
* Await result of authenticate in service constructor
* new package version
* clean code
commit d2a350f
Merge: b6eb03b 12cafa2
Author: Thibaud RENAUX <[email protected]>
Date: Fri Feb 19 17:43:10 2021 +0100
[Release] v0.1.6
* fix AccountPopup error when browser disable popups
* fix AuthGuard waiting unset finished loading
* use SPA v0.1.5
Merge tag 'v0.1.6' into develop
[Release] v0.1.6
* fix AccountPopup error when browser disable popups
* fix AuthGuard waiting unset finished loading
* use SPA v0.1.5
commit b6eb03b
Merge: 8875762 7f91f4c
Author: Thibaud RENAUX <[email protected]>
Date: Fri Feb 19 16:59:42 2021 +0100
[Release] v0.1.6-rc2
* import SPA from npm
Merge tag 'v0.1.6-rc2' into develop
[Release] v0.1.6-rc2
* import SPA from npm
commit 8875762
Merge: 6a82a8d cbda257
Author: Thibaud RENAUX <[email protected]>
Date: Fri Feb 19 16:19:34 2021 +0100
[Release] 0.1.6-rc1
* fix AccountPopup error when browser disable popup
* fix AuthGuard waiting unset finished loading
* import SPA from github src
Merge tag 'v0.1.6-rc1' into develop
[Release] 0.1.6-rc1
* fix AccountPopup error when browser disable popup
* fix AuthGuard waiting unset finished loading
* import SPA from github src
commit 6a82a8d
Author: Thibaud RENAUX <[email protected]>
Date: Fri Feb 19 15:22:21 2021 +0100
Feature/component qa fix (#16)
* fix signup type in prebuilt component
* use github SPA src
* update libs
* fix signup button action
* use signin for navbar
* update SPA to local latest build
* update SPA to debug Cookies attributes
* update SPA for cookies debugging
* update SPA for cookies with proper expiration
* update SPA with clean ccode
* use SPA v0.1.5
* debug auth client config
* debug client creation
* debug cryptrSpa
* debug cryptrSpa differeently
* linting
* rollback to git branch
* use release v0.1.5 branch from git
* use spa from npm
* rollback to release branch with yarn process
* try npmjs with create client
* use github src
* revert client to direct call
* update types
* cleanup console log for invalid grant
* use npmjs src
* test client in app module playground
* fix import
* clean up app module
* use latest git v0.1.5
* use double quote
* linting
commit 856b3ac
Author: Thibaud RENAUX <[email protected]>
Date: Thu Feb 18 12:23:22 2021 +0100
use signup as default sign type in nav widget
commit 5510d87
Author: Thibaud RENAUX <[email protected]>
Date: Wed Feb 17 19:36:49 2021 +0100
use latest SPA with expired cookies and auto logout on refresh reach end
commit edf5895
Author: Thibaud RENAUX <[email protected]>
Date: Wed Feb 17 18:33:07 2021 +0100
update SPA
commit ed6e948
Author: Thibaud RENAUX <[email protected]>
Date: Wed Feb 17 16:16:36 2021 +0100
update production config for playground on render
commit 1fbc593
Author: Thibaud RENAUX <[email protected]>
Date: Wed Feb 17 15:43:30 2021 +0100
fix authguard loading waiting
commit d237c49
Author: Thibaud RENAUX <[email protected]>
Date: Wed Feb 17 14:06:36 2021 +0100
[Feature] Implement new SPA SDK (#15)
* update tests where service is initialized
* improve acconut access button
* update handle refreshtokens client method
* update client type interface
* update authenticate method to match new SPA behavior
* lint code
* catch user accunt error
* improve cannotDisplayUser
* console error
* update default scope constant
* add nodes modules to test playground with local spa build
* update SPA to local build
* fix navcomponent
* debug playground
* more playground debug
* update SPA local build
* update SPA with debugging serviceWorker
* update SPA to fetch specific git branch
* clean up debug
* update SPA dep
* linting
* debug isAuthenticated state
* updateCurrentAuthState in the right way
* clean up console debug
commit bbab55b
Author: Thibaud RENAUX <[email protected]>
Date: Mon Feb 15 09:58:02 2021 +0100
Feature/account popup null (#14)
* remove useless console
* close account popup if defined and not nul
* follow codacy feedback
* lint
* use typeof undefined instead of match&
commit 6ac095a
Merge: 25d2e86 6bda8b4
Author: Thibaud RENAUX <[email protected]>
Date: Fri Feb 12 16:49:00 2021 +0100
[Release] v0.1.5
* implement playground with direct linking to lib
* use Observable for authentication and user
* add ssr flag
* Improve Authguard canActivate
Merge tag 'v0.1.5' into develop
[Release] v0.1.5
* implement playground with direct linking to lib
* use Observable for authentication and user
* add ssr flag
* Improve Authguard canActivate
commit 25d2e86
Merge: 478a9cc 2e3e766
Author: Thibaud RENAUX <[email protected]>
Date: Fri Feb 12 16:34:02 2021 +0100
[Release] v0.1.4
* implement playground with direct linking to lib
* use Observable for authentication and user
* add ssr flag
* Improve Authguard canActivate
Merge tag 'v0.1.4' into develop
[Release] v0.1.4
* implement playground with direct linking to lib
* use Observable for authentication and user
* add ssr flag
* Improve Authguard canActivate1 parent 47732b4 commit ad9f8c9Copy full SHA for ad9f8c9
File tree
15 files changed
+29506
-5245
lines changedFilter options
- projects
- cryptr/cryptr-angular
- src/lib
- account-access-button
- utils
- playground/src
- app
- components/nav
- pages/home
- environments
15 files changed
+29506
-5245
lines changed+21,528-2,452Lines changed: 21528 additions & 2452 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
projects/cryptr/cryptr-angular/ng-package.json
Copy file name to clipboardExpand all lines: projects/cryptr/cryptr-angular/ng-package.json+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
0 commit comments