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

fix: Implement dynamic login/logout button based on user's logged in state [DEV-3092] #316

Merged
merged 16 commits into from
Aug 7, 2023

Conversation

abdulla-ashurov
Copy link
Contributor

  • Implement dynamic login/logout button based on user's logged in state.

@abdulla-ashurov abdulla-ashurov added the enhancement New feature or request label Aug 3, 2023
@abdulla-ashurov abdulla-ashurov self-assigned this Aug 3, 2023
@ankurdotb
Copy link
Contributor

checking current user authenticate status.
src/app.ts Outdated Show resolved Hide resolved
src/static/custom-button.ts Outdated Show resolved Hide resolved
src/app.ts Outdated Show resolved Hide resolved
src/static/custom-button.ts Outdated Show resolved Hide resolved
@ankurdotb ankurdotb changed the title feat: Implement dynamic login/logout button based on user's logged in state [DEV-3092] fix: Implement dynamic login/logout button based on user's logged in state [DEV-3092] Aug 4, 2023
@Tweeddalex
Copy link
Contributor

@abdulla-ashurov @anikitinDSR this looks like it is reviewed, is there anything blocking merging this?

@abdulla-ashurov
Copy link
Contributor Author

@abdulla-ashurov @anikitinDSR this looks like it is reviewed, is there anything blocking merging this?
This PR can be merged after that PR because it requires changes from previous mentioned PR.

@lampkin-diet lampkin-diet merged commit 4a2e40d into develop Aug 7, 2023
7 checks passed
@lampkin-diet lampkin-diet deleted the DEV-3092 branch August 7, 2023 12:23
cheqd-bot bot pushed a commit that referenced this pull request Aug 7, 2023
## [2.7.0-develop.2](2.7.0-develop.1...2.7.0-develop.2) (2023-08-07)

### Bug Fixes

* Implement dynamic login/logout button based on user's logged in state [DEV-3092] ([#316](#316)) ([4a2e40d](4a2e40d))
* Move to using scopes correctly from LogTo [DEV-3090] ([#317](#317)) ([3f5e16b](3f5e16b))
@cheqd-bot
Copy link

cheqd-bot bot commented Aug 7, 2023

🎉 This PR is included in version 2.7.0-develop.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

cheqd-bot bot pushed a commit that referenced this pull request Aug 10, 2023
## [2.8.0-develop.1](2.7.0...2.8.0-develop.1) (2023-08-10)

### Features

* Account bootstrapping [DEV-3051] ([#306](#306)) ([d157535](d157535))
* Remove `DEFAULT_CUSTOMER_ID` [DEV-2851] ([#318](#318)) ([c072af6](c072af6))

### Bug Fixes

* Add data reset before each check ([#326](#326)) ([659a120](659a120))
* Add M2M token refreshing [DEV-3117] ([#327](#327)) ([be04d92](be04d92))
* Cleanups ([#314](#314)) ([3b8e4ad](3b8e4ad))
* Cleanups [DEV-3050] ([#307](#307)) ([2e6b969](2e6b969))
* Fix auth button ([#324](#324)) ([3f88668](3f88668))
* Implement dynamic login/logout button based on user's logged in state [DEV-3092] ([#316](#316)) ([4a2e40d](4a2e40d))
* Move to using scopes correctly from LogTo [DEV-3090] ([#317](#317)) ([3f5e16b](3f5e16b))
@cheqd-bot
Copy link

cheqd-bot bot commented Aug 10, 2023

🎉 This PR is included in version 2.8.0-develop.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

cheqd-bot bot pushed a commit that referenced this pull request Aug 15, 2023
## [2.8.0](2.7.1...2.8.0) (2023-08-15)

### Features

* Account bootstrapping [DEV-3051] ([#306](#306)) ([d157535](d157535))
* Remove `DEFAULT_CUSTOMER_ID` [DEV-2851] ([#318](#318)) ([c072af6](c072af6))

### Bug Fixes

* Add data reset before each check ([#326](#326)) ([659a120](659a120))
* Add M2M token refreshing [DEV-3117] ([#327](#327)) ([be04d92](be04d92))
* Added base reference syntax + error handling [DEV-3127] ([#338](#338)) ([4b6048d](4b6048d))
* Cleanups ([#314](#314)) ([3b8e4ad](3b8e4ad))
* Cleanups [DEV-3050] ([#307](#307)) ([2e6b969](2e6b969))
* Faucet setup configuration variables [DEV-3135] ([#342](#342)) ([eb7feac](eb7feac))
* Fix auth button ([#324](#324)) ([3f88668](3f88668))
* Implement dynamic login/logout button based on user's logged in state [DEV-3092] ([#316](#316)) ([4a2e40d](4a2e40d))
* Move to using scopes correctly from LogTo [DEV-3090] ([#317](#317)) ([3f5e16b](3f5e16b))
* Swagger UI fixes and other small tech debts [DEV-3121] ([#339](#339)) ([d7b3daa](d7b3daa))

### Reverts

* LOGTO_MANAGEMENT_API config variable ([afdccbc](afdccbc))
@cheqd-bot
Copy link

cheqd-bot bot commented Aug 15, 2023

🎉 This PR is included in version 2.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot bot added the released label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

4 participants