Giter Site home page Giter Site logo

giteedeleteaccount's Introduction

giteeDeleteAccount

如何注销 Gitee 帐号官方文档 https://gitee.com/help/articles/4286#article-header1

由于 Gitee 删除要求账户下没有仓库,所以先跑脚本把仓库全删了.

  1. 生成一个私人令牌 : https://gitee.com/personal_access_tokens
  2. 把令牌复制到 deleteAllRepo.js 第2行的 accessToken
  3. node deleteAllRepo.js

Gitee Open API 限制获取仓库每页的数量,最大为 100,加上批量删除容易出错, 所以多跑两遍,到网页个人仓库看下有没有清干净. 然后就可以到设置里删除账号了

相关 api

列出授权用户的所有仓库

https://gitee.com/api/v5/swagger#/getV5UserRepos

删除一个仓库

https://gitee.com/api/v5/swagger#/deleteV5ReposOwnerRepo

giteedeleteaccount's People

Contributors

tyrone2333 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

giteedeleteaccount's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.