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

20 send validation email on email change #21

Closed
wants to merge 10 commits into from

Conversation

ontehfritz
Copy link
Contributor

No description provided.

ontehfritz and others added 10 commits August 9, 2023 16:01
## [1.0.11-beta.2](v1.0.11-beta.1...v1.0.11-beta.2) (2023-08-09)

### Bug Fixes

* email template publish ([4c2ce06](4c2ce06))
# 1.0.0-beta.1 (2023-08-14)

### Bug Fixes

* add algorithm to signingkey model this will be the deciding factor on the alg used for signing ([130d001](130d001))
* add better exception handling on create account ([eecd350](eecd350))
* add email templates to publish ([447ab90](447ab90))
* added github token validation ([e47b8c0](e47b8c0))
* adds email validation and password policies ([35de2aa](35de2aa))
* adds support for RS 384 and 512 ([627f696](627f696))
* base microsoft jwt validator ([2686170](2686170))
* change token signing architecture ([27aa7f9](27aa7f9))
* changes cert to key and use kid ([61d1cb1](61d1cb1))
* clean up RSA key generation ([eccc58c](eccc58c))
* enable MS and github social ([3906ec9](3906ec9))
* keys payload ([78427ff](78427ff))
* lock in semantic release ([98d0172](98d0172))
* lock in semantic version plugin versions ([bf60d65](bf60d65))
* microsoft provider working for idToken validation ([c0db6bf](c0db6bf))
* more cert renaming ([78a8507](78a8507))
* more code cleanup ([d03d0da](d03d0da))
* reduced logging for now ([94268b6](94268b6))
* refactor name on cert manager to signing key manager ([cc8fa9a](cc8fa9a))
* remove domain ([6081248](6081248))
* remove uneeded email interface ([18251ee](18251ee))
* remove uneeded property ([a86a9a9](a86a9a9))
* remove unused classs ([3752da0](3752da0))
* rename all managers to service ([ee6e2b5](ee6e2b5))
* some code cleanup and c# docs added ([32ebc3b](32ebc3b))
# [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2023-08-14)

### Bug Fixes

* email template publish ([4c2ce06](4c2ce06))
* loading social validators ([1f0be4c](1f0be4c))
@ontehfritz ontehfritz linked an issue Aug 24, 2023 that may be closed by this pull request
@ontehfritz ontehfritz closed this Aug 24, 2023
@ontehfritz ontehfritz deleted the 20-send-validation-email-on-email-change branch August 24, 2023 21:23
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.

send validation email on email change
2 participants