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 committed by GitHub
parent 2846b73c94
commit 3b9392b34d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.