first steps to removing iframe
This commit is contained in:
@@ -121,8 +121,7 @@ export default class Root extends Component {
|
||||
`${BASE_URL}/auth/${provider}/login?from=${encodeURIComponent(
|
||||
location.origin + location.pathname + '?selfClose'
|
||||
)}&site=${siteId}`,
|
||||
'_blank',
|
||||
'height=300,width=300'
|
||||
'_blank'
|
||||
);
|
||||
|
||||
let secondsPass = 0;
|
||||
|
||||
Reference in New Issue
Block a user