Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/allow invitation #35

Merged
merged 3 commits into from
May 7, 2021
Merged

Feature/allow invitation #35

merged 3 commits into from
May 7, 2021

Conversation

tuxtux59
Copy link
Member

@tuxtux59 tuxtux59 commented May 7, 2021

No description provided.

@tuxtux59 tuxtux59 self-assigned this May 7, 2021
@render
Copy link

render bot commented May 7, 2021

@tuxtux59 tuxtux59 merged commit 5af335f into develop May 7, 2021
tuxtux59 added a commit that referenced this pull request May 10, 2021
- dynamic documentation based on jsdoc
- auto handling of Invitation process

Squashed commit of the following:

commit feb7570
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 16:33:57 2021 +0200

    new codacy

commit 51a44a0
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 16:28:41 2021 +0200

    clean up code

commit b3cec22
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 16:12:36 2021 +0200

    more codacy fixes

commit 642ea69
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 16:04:55 2021 +0200

    codacy

commit ad52331
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 14:46:11 2021 +0200

    remove last sync

commit 1e9a0cb
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 14:38:45 2021 +0200

    add improvements for set-env

commit b10cb24
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:56:51 2021 +0200

    use sync

commit b8ff9a5
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:52:39 2021 +0200

    more deebug

commit 3ebf324
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:49:55 2021 +0200

    debug

commit 4a87ebb
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:47:30 2021 +0200

    try delete file before writing

commit 4a4a27f
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:43:01 2021 +0200

    test writeFileSync

commit 5b2e4ca
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:37:23 2021 +0200

    change config set-env envfile targetPath

commit 05d74ff
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 12:30:48 2021 +0200

    add wx flag for set-env config script

commit 416e0cd
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 10:34:49 2021 +0200

    change documentation url

commit 2c65f57
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon May 10 10:15:55 2021 +0200

    update version number

commit 0430ea7
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Apr 1 11:12:22 2021 +0200

    [Release] v0.1.13

commit 5ae3ac8
Merge: 38ab759 83ba684
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <snyk-bot@snyk.io>

commit 2e43e68
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Fri Feb 19 15:22:21 2021 +0100

    Feature/component qa fix (#16)

    * fix signup type in prebuilt component
    * use github SPA src

    ### DETAILS

    * 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 <thibaud.renaux@gmail.com>
Date:   Thu Feb 18 12:23:22 2021 +0100

    use signup as default sign type in nav widget

commit 5510d87
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 18:33:07 2021 +0100

    update SPA

commit ed6e948
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 16:16:36 2021 +0100

    update production config for playground on render

commit 1fbc593
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 15:43:30 2021 +0100

    fix authguard loading waiting

commit d237c49
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 canActivate
tuxtux59 added a commit that referenced this pull request Nov 4, 2021
Squashed commit of the following:

commit 207f7c2
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:37 2021 +0100

    update project version

commit 0de6023
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:29 2021 +0100

    update lib version

commit 4d1f06c
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:10 2021 +0100

    update lib keywords

commit 6f58b73
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Apr 1 11:12:22 2021 +0200

    [Release] v0.1.13

commit 5ae3ac8
Merge: 38ab759 83ba684
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <snyk-bot@snyk.io>

commit 2e43e68
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Feb 18 12:23:22 2021 +0100

    use signup as default sign type in nav widget

commit 5510d87
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 18:33:07 2021 +0100

    update SPA

commit ed6e948
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 16:16:36 2021 +0100

    update production config for playground on render

commit 1fbc593
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 15:43:30 2021 +0100

    fix authguard loading waiting

commit d237c49
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 canActivate
tuxtux59 added a commit that referenced this pull request Nov 4, 2021
Squashed commit of the following:

commit 9b47560
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:43:25 2021 +0100

    reinstall to update dep version

commit 9d4ae67
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:41:04 2021 +0100

    change version numbers

commit b231f7b
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:38:46 2021 +0100

    update spa sdk to latest version (#43)

commit 207f7c2
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:37 2021 +0100

    update project version

commit 0de6023
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:29 2021 +0100

    update lib version

commit 4d1f06c
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:10 2021 +0100

    update lib keywords

commit 6f58b73
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Apr 1 11:12:22 2021 +0200

    [Release] v0.1.13

commit 5ae3ac8
Merge: 38ab759 83ba684
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <snyk-bot@snyk.io>

commit 2e43e68
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Feb 18 12:23:22 2021 +0100

    use signup as default sign type in nav widget

commit 5510d87
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 18:33:07 2021 +0100

    update SPA

commit ed6e948
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 16:16:36 2021 +0100

    update production config for playground on render

commit 1fbc593
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 15:43:30 2021 +0100

    fix authguard loading waiting

commit d237c49
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 canActivate
tuxtux59 added a commit that referenced this pull request Aug 5, 2022
- Support for SSO Gateway

Squashed commit of the following:

commit 5f2b540c25a32cbf0f40afbf691461435d5e7ac7
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 17:12:11 2022 +0200

    update version on project directory

commit afd389c6e0fa0b306003adc056f25448311d5398
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 17:00:44 2022 +0200

    update readme files and doc scripts

commit bbbb5afa353f2c57a63c880ade71207ca8d43db0
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 16:37:34 2022 +0200

    imrpove keywords

commit 16fc7376bf1aae6dd2021db9859fed60d4a4cbfe
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 16:36:10 2022 +0200

    improve package description

commit 1e53788548e41ede905dbb790417049597ceb693
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 16:34:53 2022 +0200

    update version to 1.1.0

commit 65aacb9
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Aug 4 09:28:32 2022 +0200

    Feature/gateway support (#47)

    * update SPA version

    * add new gateway fn in cryptrclient interface

    * implement base of gateway

    * improve signInWithSsoGateway attributes

    * fix clean after login

    * update environment

    * update home component to handle gateway

    * improve doc

    * navigation update to show user data

    * codacy fixes

    * lint fix

    * missing lint fixes

    * fix prod env

    * use dedicated server true for prod

    * try areon dedicated domain

    * change idp ids

    * use new gateway setup

    * show simple sso gateway button if not authenticated

    * ignore env files

    * update set-env process

    * debug config

    * rollback set-env to CRYPTR_CONFIG env

    * fix idp_IDS listing in set-env

    * rollback env prod to previous state

    * only match new env key structure

commit 91619e5
Merge: 9b47560 42ef2ec
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon Nov 8 17:32:11 2021 +0100

    Merge branch 'master' into develop

commit 9b47560
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:43:25 2021 +0100

    reinstall to update dep version

commit 9d4ae67
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:41:04 2021 +0100

    change version numbers

commit b231f7b
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:38:46 2021 +0100

    update spa sdk to latest version (#43)

commit 207f7c2
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:37 2021 +0100

    update project version

commit 0de6023
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:29 2021 +0100

    update lib version

commit 4d1f06c
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:10 2021 +0100

    update lib keywords

commit 6f58b73
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Apr 1 11:12:22 2021 +0200

    [Release] v0.1.13

commit 5ae3ac8
Merge: 38ab759 83ba684
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <snyk-bot@snyk.io>

commit 2e43e68
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Feb 18 12:23:22 2021 +0100

    use signup as default sign type in nav widget

commit 5510d87
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 18:33:07 2021 +0100

    update SPA

commit ed6e948
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 16:16:36 2021 +0100

    update production config for playground on render

commit 1fbc593
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 15:43:30 2021 +0100

    fix authguard loading waiting

commit d237c49
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 canActivate
tuxtux59 added a commit that referenced this pull request Nov 10, 2022
* Allow developer to choose kind of automatic authentication

Squashed commit of the following:

commit 57041a5
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 10 16:22:09 2022 +0100

    update package files

commit c75a6b1
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 10 15:42:06 2022 +0100

    [Feature] Default Authentication authn choice (#52)

    * improve types to handle default auth process

    * use AuthnMethod to use proper method for authguard default auth process

    * insert prefered_auth_method in dev environment

    * lint fixes

    * update cryptr-spa-js

    * update auth config

    * update config type

    * add prefered_auth_method to environments

    * prepare for gateway with attributes

    * remove incompatible authn enum type

    * update cryptr spa at root

    * lint fix

    * codacy fixes

    * ignore for doc

    * enhance readability

commit e358b8e
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 18:13:45 2022 +0200

    Fix playground env

commit 87af7b5
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Fri Aug 5 17:13:39 2022 +0200

    [Release] v1.1.0
    - Support of SSO Gateway

    Squashed commit of the following:

    commit 5f2b540c25a32cbf0f40afbf691461435d5e7ac7
    Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
    Date:   Fri Aug 5 17:12:11 2022 +0200

        update version on project directory

    commit afd389c6e0fa0b306003adc056f25448311d5398
    Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
    Date:   Fri Aug 5 17:00:44 2022 +0200

        update readme files and doc scripts

    commit bbbb5afa353f2c57a63c880ade71207ca8d43db0
    Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
    Date:   Fri Aug 5 16:37:34 2022 +0200

        imrpove keywords

    commit 16fc7376bf1aae6dd2021db9859fed60d4a4cbfe
    Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
    Date:   Fri Aug 5 16:36:10 2022 +0200

        improve package description

    commit 1e53788548e41ede905dbb790417049597ceb693
    Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
    Date:   Fri Aug 5 16:34:53 2022 +0200

        update version to 1.1.0

commit 65aacb9
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Aug 4 09:28:32 2022 +0200

    Feature/gateway support (#47)

    * update SPA version

    * add new gateway fn in cryptrclient interface

    * implement base of gateway

    * improve signInWithSsoGateway attributes

    * fix clean after login

    * update environment

    * update home component to handle gateway

    * improve doc

    * navigation update to show user data

    * codacy fixes

    * lint fix

    * missing lint fixes

    * fix prod env

    * use dedicated server true for prod

    * try areon dedicated domain

    * change idp ids

    * use new gateway setup

    * show simple sso gateway button if not authenticated

    * ignore env files

    * update set-env process

    * debug config

    * rollback set-env to CRYPTR_CONFIG env

    * fix idp_IDS listing in set-env

    * rollback env prod to previous state

    * only match new env key structure

commit 91619e5
Merge: 9b47560 42ef2ec
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Mon Nov 8 17:32:11 2021 +0100

    Merge branch 'master' into develop

commit 9b47560
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:43:25 2021 +0100

    reinstall to update dep version

commit 9d4ae67
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:41:04 2021 +0100

    change version numbers

commit b231f7b
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 18:38:46 2021 +0100

    update spa sdk to latest version (#43)

commit 207f7c2
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:37 2021 +0100

    update project version

commit 0de6023
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:29 2021 +0100

    update lib version

commit 4d1f06c
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Thu Nov 4 12:25:10 2021 +0100

    update lib keywords

commit 6f58b73
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Thu Apr 1 11:12:22 2021 +0200

    [Release] v0.1.13

commit 5ae3ac8
Merge: 38ab759 83ba684
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <snyk-bot@snyk.io>

commit 2e43e68
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Fri Feb 19 15:22:21 2021 +0100

    Feature/component qa fix (#16)

    * fix signup type in prebuilt component
    * use github SPA src

    ### DETAILS

    * 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 <thibaud.renaux@gmail.com>
Date:   Thu Feb 18 12:23:22 2021 +0100

    use signup as default sign type in nav widget

commit 5510d87
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 18:33:07 2021 +0100

    update SPA

commit ed6e948
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 16:16:36 2021 +0100

    update production config for playground on render

commit 1fbc593
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
Date:   Wed Feb 17 15:43:30 2021 +0100

    fix authguard loading waiting

commit d237c49
Author: Thibaud RENAUX <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 <thibaud.renaux@gmail.com>
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 canActivate
@tuxtux59 tuxtux59 deleted the feature/allow-invitation branch March 8, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant