stormpath / stormpath-sdk-angular

Angular Components for Stormpath

Home Page:https://docs.stormpath.com/angular/api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to assign new user to group

patricknee opened this issue · comments

I want to assign a new user to a group... Is there an "after_registration" event, or something of the sort?

If you're using stormpath-express, there is a postRegistrationHandler you can implement: https://docs.stormpath.com/nodejs/express/latest/registration.html#post-registration-handler