---
number: 19694
slug: 19694-october-beta-2021
published: 2021-11-08
discussion: https://github.com/orgs/supabase/discussions/19694
labels:
  - frontend
  - postgrest
  - auth
  - self-hosted
  - javascript
page: https://supabase.com/changelog/19694-october-beta-2021
---

# October Beta 2021

Three new Auth providers, multi-schema support, and we're gearing up for another Launch Week.
Let's dive into what's been happening at Supabase during the month of October.

This is also available as a [blog post](https://supabase.io/blog/2021/11/05/supabase-beta-october-2021) and a [video demo](https://youtu.be/yL5WbAKAKjE).

## Slack, Spotify, and MessageBird logins

Thanks to [`@HarryET`](https://github.com/supabase/gotrue/pull/245) and our friends at [MessageBird](https://github.com/supabase/gotrue/pull/210)
we have 3 new Auth providers this month: [Slack](https://supabase.io/docs/guides/auth/auth-slack), [Spotify](https://supabase.io/docs/guides/auth/auth-spotify), and [MessageBird](https://supabase.io/docs/guides/auth/auth-messagebird) phone logins.

<img width="654" alt="supabase-auth-slack" src="https://user-images.githubusercontent.com/10214025/140694829-4e267927-b5d8-41fc-bfa0-792c175c4b7c.png">


## Multi-schema support
  
### Dashboard

Browse data in any database schema using the Schema switcher in the Dashbaord.

<img width="616" alt="multi-schema" src="https://user-images.githubusercontent.com/10214025/140694811-800802b7-e638-4ea7-a829-abe9192e0f13.png">

### API 

You can access any schema with your API, after enabling access in the Dashboard.
[Docs](https://supabase.io/docs/reference/javascript/initializing#api-schemas).


<img width="806" alt="supabase-multi-schema-support" src="https://user-images.githubusercontent.com/10214025/140694830-808600cd-7c1c-446c-88a6-6bd7a506766b.png">


## Fresh Docs and Guides

We have a TON of new guides, with videos too.

### Database Functions

Learn about PostgreSQL Functions. [Docs](http://supabase.io/docs/guides/database/functions).

https://youtu.be/MJZCCpCYEqk


### Auth Overview

Learn about all the exciting feature of Auth within Supabase. [Docs](https://supabase.io/docs/guides/auth/intro).

https://youtu.be/6ow_jW4epf8


### API Features

Learn more about the power of PostgREST for RESTful APIs. [Docs](https://supabase.io/docs/guides/api#restful-api).

https://youtu.be/rPAJJFdtPw0

### And more

- Redwood Quickstart: [https://supabase.io/docs/guides/with-redwoodjs](https://supabase.io/docs/guides/with-redwoodjs)
- Expanded Self-hosting: [https://supabase.io/docs/guides/hosting/overview](https://supabase.io/docs/guides/hosting/overview)
- Expanded Auth Reference docs with [serverside functions](https://supabase.io/docs/reference/javascript/auth-api-deleteuser).
- "Before you launch" checklist: [https://supabase.io/docs/going-into-prod](https://supabase.io/docs/going-into-prod)


![launch-ckecklist](https://user-images.githubusercontent.com/10214025/140694791-3d3b7904-140c-4d1c-bdcd-0ef9ce24f2d7.png)

## Community

There was a lot of activity this month.

### Supabase at Jamstack conf

Supabase attended the Jamstack conf. Watch us catch up with Matt, the cofounder of Netlify (minute 8).

https://youtu.be/phC14xfwvjc

### Supabase at Next.js conf

And [Jon](https://twitter.com/_dijonmusters) made a guest appearance at this year's amazing [Next.js Conf](https://nextjs.org/conf).

https://youtu.be/GpXEMB1pDRE


### Community Highlights

- Vue 3 | Workout Tracker App - John Komarnicki [video](https://www.youtube.com/watch?v=3tF0fGkd4ho)
- Adalo + Supabase - Flywheel Media [video](https://www.youtube.com/watch?v=YGP1LXctLk4)
- Nuxt 3 Beta + Supabase - BenCodeZen [video](https://www.youtube.com/watch?v=5vB120atiaU)
- Made With Supabase (now on Nuxt 3) - Zernonia [site](https://www.madewithsupabase.com/)
- Nuxt 3 + Tailwind + Supabase - Ekene Eze [video](https://www.youtube.com/watch?v=xbE11CfZpNQ)
- SQL Functions - Răzvan Stătescu [article](https://dev.to/razvanstatescu/how-to-run-custom-sql-queries-using-functions-in-supabase-2nna)
- `supabase-py v0.0.3` released - [repo](https://github.com/supabase-community/supabase-py/releases/tag/v0.0.3)
- `nuxt-supabase v2.2.1` released - [repo](https://github.com/supabase-community/nuxt-supabase)
- `vue-supabase v2.2.3` released - [repo](https://github.com/supabase-community/vue-supabase)

### GitHub

We hit 20K stars!! 21,268 to be exact: [github.com/supabase/supabase](http://github.com/supabase/supabase)

<img width="553" alt="stars" src="https://user-images.githubusercontent.com/10214025/140694828-cbd3a08f-1b42-4e3e-83aa-524d3818918b.png">

Source: [repository.surf/supabase](https://repository.surf/supabase)

Check out some of our other community stats in our latest [Series A Blog Post](/blog/2021/10/28/supabase-series-a).

## Coming Next: Launch Week III

We had Launch Week [numero uno](https://supabase.io/blog/2021/03/25/launch-week) in March, and the sequel "[Launch Week II: the SQL](https://supabase.io/blog/2021/07/22/supabase-launch-week-sql)" in July.

Now we're going even bigger with the third installment: `Launch Week III: The Trilogy`. Join us on 29th November on our [Discord](https://discord.supabase.com).

![og-launchweek-3](https://user-images.githubusercontent.com/10214025/140694813-b7f76d6b-7852-430d-8bc8-e6a8ea449205.jpg)
