You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param {string} [settings.returnURL=auto#] Set to "self#" to disable popup and force using the same page. Set a custom url when process is finished (specific use cases). Should always end by # ? or &
32
+
* @param {Function} settings.onStateChange
33
+
* @param {string} [settings.returnURL] Set to "self#" to disable popup and force using the same page
34
34
* @param {string} serviceInfoUrl
35
35
* @param {Object} [serviceCustomizations] override properties of serviceInfoUrl
0 commit comments