* feat(schemas): add suppport email and website url to sie
add support email and website url to sie
* fix(experience): fix type issue
fix type issue
* fix(core): fix ut
fix ut
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* feat(core): consume IdP initiated session on SSO verification flow
Auto consume the IdP initiated SAML SSO session on the SSO sign-in verification flow
* test(core): add unit test cases
add unit test cases
* feat(core): add idp-initiated sso client sign-in redirect
add idp-initiated sso client sign-in redirect
* feat(core): handle idp initiated saml assertion request
handle idp initiated saml assertion request
* refactor(core): extract the set cookie logic
extract the set cookie logic, any refine some type definitions
* feat(core,schemas): implement experience package a/b test
implement experience package a/b test
* refactor(core,schemas): rename to featureFlag
rename to featureFlag
* refactor(core): replace the hash alg
replace the hash alg and add trySafe wrapper
* chore(core): update function name and comments
update function name and comments
* refactor(core): optimize the code logic
optimize the code logic, add head to indicate the experience package
* refactor(core): update static module proxy header
update static module proxy header
* fix(core): fix unit test
fix unit test
* fix(core): clean up empty line
clean up empty line
Co-authored-by: Gao Sun <gao@silverhand.io>
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
* refactor: update display, quota guard and usage report logic for enterprise users
* chore: undo logto email connector dependency update
* chore: use contact us button for pro plan when currently on enterprise plan
* feat(schemas,core): add denyAccess api conext to custom jwt
add denyAccess api context to the custom jwt
* fix(test): fix integration test
fix integration test
* chore(schemas): update type name
update api context type name
* chore(schemas): fix typo
fix typo
* feat(core): add dev feature guard
add dev feature guard
* feat(core): support google one tap
support google one tap verification
* fix(core): fix google one tap verification error
fix google one tap verification error
* fix(test): optimize social verification test
optimize social verificaiton tests
* fix(test): update social verification ut
update social verification util unit test
* refactor(core): refactor backup code generate flow
refactor backup code generate flow
* fix(core): fix api payload
fix api payload
* fix(core): fix rebase issue
fix rebase issue
* feat(core,schemas): add auditLogs to experience API
add auditLogs to experience API
* feat(core,schemas): add application custom data
add application custom data
* test(core): add update application with new custom data test
add update application with new custom data test