Git Product home page Git Product logo

php-basic-authentication's Introduction

Hello world, I'm Fatih
end-to-end back-end developer
• Currently working on Spring Boot and Java
• I have experience in full stack project development, testing and deployment
• I am proficient in design patterns and agile project management
• I have a bachelor's degree in Computer Science
I'm working on developing myself in the back-end field as best as I can

Linkedin Badge Static Badge yarliganfatih
NextJS • T-SQL • React Native • Typescript • PHP

php-basic-authentication's People

Contributors

yarliganfatih avatar

Watchers

 avatar

php-basic-authentication's Issues

forgot password system

Forgot Password

  • router 'Forget Password' page
  • forgot-password steps => forgot-password, enter-code, change-password
  • forgot-password table on database (fp_id,date,ip?,device?,user_id,code,email,status,ex_pass,new_pass)

forgot-password APIs (but in php)

  • forgot-password (email) => email/user control, insert fp table, send code with email, response.data.fp_id
  • enter-code (fp_id, code) => response.status, code control true/false
  • change-password (fp_id, pass, pass2) => password==password2 ? success : error

OpenID / SSO System

It provides direct authorization access from a 3rd party system with the user ID parameter.

  • user ID parameters compatibility in databases
  • Access authorization for 3rd party systems
  • router token and scope
  • restAPI with oauth2.0
  • cyber security (for CSRF )

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.