export const meta = {
title: `Remember a device`,
description: `You can use the device related features of Amazon Cognito UserPools by enabling the Devices features. Go to your Cognito UserPool, click on Devices in Left Navigation Menu and chose one of User Opt In or Always.`
};
import ios_maintenance from '/src/fragments/lib-v1/ios-maintenance.mdx';
import flutter_maintenance from '/src/fragments/lib-v1/flutter-maintenance.mdx';
import ios1 from '/src/fragments/lib-v1/auth/common/device_features/common.mdx';
import android_maintenance from '/src/fragments/lib-v1/android-maintenance.mdx';
import android2 from '/src/fragments/lib-v1/auth/common/device_features/common.mdx';
import flutter3 from '/src/fragments/lib-v1/auth/common/device_features/common.mdx';