Release 2022.04.13

🌻 Spring has sprung, the flowers are blooming and the Frontegg’s are hatching! This month we have a big webhook release, API improvements, and support for Vue coming you way. We’re moving with a spring in our step!


🥚 New Eggs on the Block 🥚

Pre-hooks

Gain granular control over your app’s flow with Pre-Hooks!
Webhooks are one of the most useful tools in a developer’s toolbox.

However, event based webhooks only provide access to information after the fact - which can be too late if you need granular control over user flows in your app.

Our new pre-hooks feature is exactly for those times.
Pre-Hooks are just like webhooks, but triggered before an event is completed, allowing you to view, edit, or cancel actions based on your business or UX logic.

Here are some examples of how pre-hooks can help you customize your login user flow:

  • Cap the number of users who can sign up
  • Limit access to specific features by role or permission
  • Block specific domains from signing up
  • Trigger an in-app message or redirect

Want to learn more? Check out the docs here

Vue3 Support

As we grow, we keep it our goal to support as many customers with our Frontend frameworks as possible. Our Vue sdk and documentation now has Vue3 support, so Frontegg can help you work with the latest and greatest.
Check out our docs on integrating Vue here

260


🐥 Egg-dates

Improved Loading Times

We’re happy to say we’ve improved the loading times of our Frontegg dashboard, making it easier for you to create, design, and manage your Frontegg platform!

Minor API changes

  • We endeavor to provide our users with the best security possible, as such we make updates to our APIs from time to time. As such, we’ve improved our multi-tenancy security by removing any information about non active tenants from the invite users api. This means that the POST users api will only get user information in the context of the active tenant, and additional tenantIds will not be returned.
  • GET identity/resources/users/v1 and GET identity/resources/users/v2 now have limits of 200 users per request. You can always query the next group of users with the _offset query parameter.


🐣 About to Hatch

Environment Managment

Working in different development environments?
Save a time and eliminate configuration mistakes by testing and publishing in one click. Our new environment options will help you publish new versions of your login box and settings, and copy them to each environment.

Tell us more about how you currently work with environments.

Subscriptions Beta

We have just opened up our first beta for subscription management! Our subscription management system will allow you to set your payment plans and enable your customers to sign up, and pay for your system. Interested in learning more? If you're currently using Stripe and are interested in joining our Beta, set up a meeting with us here.



🍳 Over-easy Frontegg Tip

Use social logins to reduce friction!

Social logins allow your users to skip cumbersome registration procedures and help YOU streamline the user verification process.
The best part? Frontegg has a default "Frontegg Dev Credential" setup, so all you need to do is enable the social login of your choice and you can immediately start testing it.
Ready to go live? Just switch over to your own social app - you can find the instructions here