Poll for authentication completion
on registration (both for email validation and completion of the whole auth session).
This commit is contained in:
parent
76b381b849
commit
454aa0757a
3 changed files with 17 additions and 0 deletions
|
@ -184,6 +184,7 @@ export const EmailIdentityAuthEntry = React.createClass({
|
|||
errorText: React.PropTypes.string,
|
||||
authSessionId: React.PropTypes.string.isRequired,
|
||||
inputs: React.PropTypes.object.isRequired,
|
||||
stageState: React.PropTypes.object.isRequired,
|
||||
},
|
||||
|
||||
render: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue