Docs about Livebook version requirement for new auth features (#2943)

This commit is contained in:
Hugo Baraúna 2025-02-25 07:52:55 -03:00
parent 897086b4f5
commit 8bdbdd62ee
2 changed files with 6 additions and 0 deletions

View file

@ -6,6 +6,9 @@ Email domain authentication allows you to authenticate users based on their emai
Currently, this feature supports only Google emails. If you need to use another email provider, [contact our support team](mailto:support@livebook.com?subject=Feature%20request%3A%20Additional%20email%20provider).
> #### Livebook version requirement {: .info}
> Requires Livebook v0.15 or newer.
## Demo
Here's a quick demo of the feature:

View file

@ -4,6 +4,9 @@ Livebook Teams supports OpenID Connect (OIDC) Single Sign-On, allowing you to au
![](images/auth_via_teams.png)
> #### Livebook version requirement {: .info}
> Requires Livebook v0.15 or newer.
## Demo
Here's a quick demo of the feature working.