• Stack Auth Updates
  • Posts
  • Stack Auth #13 - Stack Companion, Wildcard Domains, Inviting users to projects

Stack Auth #13 - Stack Companion, Wildcard Domains, Inviting users to projects

Welcome to Stack Auth’s weekly newsletter!

As a reminder, Stack Auth is an open-source project and we don’t put our logo or branding into your components, so we rely on the community to spread the word. If you enjoy using Stack Auth, we’d highly appreciate it if you could let your friends know.

Wildcard Domains

You can now use wildcard domains when specifying trusted domains on the dashboard

  • *.example.com - matches any single subdomain (e.g., api.example.com, www.example.com)

    **.example.com - matches any subdomain level (e.g., api.v2.example.com)

    api-*.example.com - matches api-v1.example.com, api-prod.example.com, etc.

    *.*.org - matches mail.example.org, but not example.org

Stack Companion

On the right hand side of the dashboard, we now have the Stack Companion, which gives you quick access to important information at a glance.

From here, you can view documentation, create, and upvote feature requests, submit feedback, and see recent changes to Stack Auth. This will be a new central home for quick interaction with our knowledge bases. We’ll be keeping a steady eye on it to see what features you request in our product.

Inviting Users to your projects

You are now able to invite other user’s to your teams! This allows you to have multiple users who can access your projects. Projects are now tied to teams. From the dashboard, you can now invite users to your team, and those users will have access to your projects. If you are not currently on the Team plan, this will prompt you, and open a new window for you to upgrade before you can invite others.

Also: We’re hiring!

If you enjoy using Stack Auth and would love to join our team in San Francisco, we’d love to hear from you. If you’re interested, please reach out to us at [email protected]!

Bug fixes & improvements

As always, we pushed several bug fixes and minor improvements this week, including:

  • New emails docs

  • You can now create OAuth accounts for users, even when signups are disabled

  • Session endpoints are now much faster

Thanks for reading, and as always, see you next week!