Giter VIP home page Giter VIP logo

spring-lhbauth's Introduction

spring-lhbauth

介绍

基于OAuth2和JWT实现认证授权

涉及到的技术框架

  1. spring boot
  2. spring security
  3. spring oauth2
  4. spring social
  5. spring data jpa

实现功能

  1. 唯一ID和密码登录
  2. 手机号和验证码登录
  3. QQ微信社交登录
  4. oauth2授权码模式登录
  5. oauth2密码模式登录
  6. 各种登录返回基于JWT的token
  7. 绑定解绑社交账号
  8. 退出

系统环境

  1. JDK1.8
  2. mysql5.6
  3. redis
  4. idea2017.2
  5. Restlet Client

开发章节

  1. 实现授权码模式登录和密码模式登录的spring oauth2服务
  2. oauth2自定义登录和授权页面
  3. oauth2+JWT实现oauth2服务
  4. oauth2退出功能实现
  5. spring oauth2实现手机号验证码登录
  6. spring oauth2 social实现QQ登录
  7. spring security 实现微信登录
  8. spring oauh2 social security实现社交账号绑定解绑
  9. spring oauth2 实现用户名密码登录、手机号验证码登录返回token
  10. spring oauth2 实现社交登录方式一返回token
  11. spring oauth2实现社交登录返回token

个人博客

https://blog.csdn.net/baidu_34389984

鸣谢

感谢慕课网的老师教学视频为读者解答疑惑。有兴趣的同学可以看教学视频,地址:https://coding.imooc.com/class/134.html

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.