- Issue created by @mjmorley
- last update
about 1 year ago Patch Failed to Apply
The is_new variable is set on the context before the openid_connect_post_authorize hook is called, however it is not actually passed to it. It could be useful to have this value here, the use case I have is sending emails to users about account registration. It seems there is no harm in passing this variable within the context.
Needs review
3.0
Code