fix missing code fixes from update after PR review.
Signed-off-by: headphonejames <generalfuzz@gmail.com>
This commit is contained in:
@@ -14,10 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export {
|
||||
ensuresXRequestedWith,
|
||||
postMessageResponse,
|
||||
redirectMessageResponse,
|
||||
} from './authFlowHelpers';
|
||||
export { ensuresXRequestedWith, postMessageResponse } from './authFlowHelpers';
|
||||
|
||||
export type { WebMessageResponse } from './types';
|
||||
|
||||
Reference in New Issue
Block a user