Coder Social home page Coder Social logo

my-project-jwt's Introduction

my-project-jwt

SpringBoot3+Vue3 前后端分离项目 基于Jwt的校验方案

密码重置接口设计

方案一

用户先带着验证码请求对应接口,然后后端存储对应用户已经通过的标记,用户填写新的验证码之后,然后请求重置密码的接口,接口验证是否已经通过,然后才重置密码

方案二

用户带着验证码请求对应接口,然后后端仅对验证码是否正确进行验证,用户填写新的密码之后,请求重置密码接口,不仅需要带上密码还要之前的验证码一起,然后再次验证验证码,如果正确,就重置密码

my-project-jwt's People

Contributors

qinsomnia avatar

Watchers

 avatar

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.