AutoSigninafterSigningupusinginvitationsignuppolicy(在邀请注册策略后注册后自动登录)
创始人
2024-11-12 15:00:50
0

使用AWS Cognito的API进行登录,即在注册后直接调用API进行登录。

示例代码:

import AWS from 'aws-sdk';
import { CognitoUserPool, CognitoUserAttribute, CognitoUser } from 'amazon-cognito-identity-js';
const region = 'us-east-1';
const identityPoolId = 'YOUR_IDENTITY_POOL_ID';

// 在邀请注册策略下注册并直接登录
const signUpAndLogin = async (name, email, password, invite) => {
  // create callback promise
  const callbackPromise = () => {
    return new Promise((resolve, reject) => {
      const cognitoUserPool = new CognitoUserPool({
        UserPoolId: 'YOUR_USER_POOL_ID',
        ClientId: 'YOUR_APP_CLIENT_ID',
        region: region,
      });
      const attributeList = [
        new CognitoUserAttribute({
          Name: 'custom:invite',
          Value: invite,
        }),
        new CognitoUserAttribute({
          Name: 'email',
          Value: email,
        }),
        new CognitoUserAttribute({
          Name: 'name',
          Value: name,
        }),
      ];

      cognitoUserPool.signUp(email, password, attributeList, null, (err) => {
        if (err) {
          reject(err);
        }
        resolve();
      });
    });
  };

  await callbackPromise();

  // login after sign up
  const getIdToken = () => {
    return new Promise((resolve, reject) => {
      AWS.config.region = region;
      AWS.config.credentials = new AWS.CognitoIdentityCredentials({
        IdentityPoolId: identityPoolId,
      });
      const cognitoUser = new CognitoUser({
        Username: email,
        Pool: new CognitoUserPool({
          UserPoolId: 'YOUR_USER_POOL_ID',
          ClientId: 'YOUR_APP_CLIENT_ID',
          region: region,
        }),
      });
      const authenticationDetails = new AuthenticationDetails({
        Username: email,
        Password: password,
      });
      cognitoUser.authenticateUser(authenticationDetails, {
        onSuccess: function (result) {
          resolve(result.getIdToken().getJwtToken());
        },
        onFailure:

相关内容

热门资讯

总结透视!wpk辅助器,wpk... 总结透视!wpk辅助器,wpk俱乐部是真的吗,都是真的是有辅助app(哔哩哔哩)1)有没有挂:进一步...
揭露透视!aapoker怎么开... 揭露透视!aapoker怎么开辅助器,aapoker透视怎么用,好像存在有辅助工具(哔哩哔哩)1、下...
关于透视!hh poker透视... 关于透视!hh poker透视器下载,hhpoker有没有作比弊辅助,果然是有辅助工具(哔哩哔哩)1...
关于透视!wepokerplu... 关于透视!wepokerplus透视脚本免费,wepoker轻量版透视系统,一贯一直总是有辅助技巧(...
详细透视!hhpoker是正规... 详细透视!hhpoker是正规的吗,hhpoker万能辅助器,都是一直总是有辅助工具(哔哩哔哩)1、...
科普透视!德普之星辅助器怎么用... 科普透视!德普之星辅助器怎么用,德普之星透视辅助软件下载,好像真的有辅助工具(哔哩哔哩)1、上手简单...
教你透视!wepoker的辅助... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054】很多玩家在这款游戏中打...
推荐透视!aapoker透视脚... 推荐透视!aapoker透视脚本入口,aapoker插件下载,本来一直都是有辅助工具(哔哩哔哩)1、...
推荐透视!wpk辅助是什么,w... 推荐透视!wpk辅助是什么,wpk透视辅助下载,切实真的有辅助神器(哔哩哔哩)一、游戏安装教程牌型概...
推荐透视!aapoker辅助怎... 推荐透视!aapoker辅助怎么用,aapoker如何设置胜率,切实是真的有辅助脚本(哔哩哔哩)1、...