Is there any other javascript sso client framework for openid and saml?

is there any other javascript sso client framework for openid and saml ?
keycloak’s library is an opinion. But I want to investigate more

https://openid.net/developers/libraries/

There are several certified OpenID Connect (OIDC) implementations that provide OIDC and OAuth 2.0 protocal support for browser-based applications.

For example: oidc-client

Ref: Angular, OpenID Connect and Keycloak

Thanks!
do you know any framework that can support both openid and SAML ?

Thanks!
oidc-client is a good project.
do you know any framework that can support both openid and SAML ?

See:

great!
thanks very much!