mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Auth refactor part 3
This commit is contained in:
@@ -15,8 +15,7 @@ import * as PropTypes from 'prop-types';
|
||||
import { getDefinitionName } from '../utils';
|
||||
import { t, can } from 'plugin-api/beta/client/services';
|
||||
|
||||
// TODO: Auth logic needs refactoring.
|
||||
import { showSignInDialog } from 'coral-embed-stream/src/actions/auth';
|
||||
import { showSignInDialog } from 'coral-embed-stream/src/actions/login';
|
||||
|
||||
/*
|
||||
* Disable false-positive warning below, as it doesn't work well with how we currently
|
||||
|
||||
Reference in New Issue
Block a user