Coder Social home page Coder Social logo

anuraagnagar / flask-user-authentication Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.37 MB

A Simple Authentication System for managing user login & registration in Flask/Python with SQLAlchemy.

Home Page: https://anuraag01.pythonanywhere.com/

License: MIT License

Python 52.44% HTML 46.46% CSS 1.10%
bootstrap-flask css3 flask flask-authentication flask-login flask-mail flask-migrate flask-sqlalchemy flask-user flask-wtforms html5 javascript jinja2 python user-management

flask-user-authentication's Introduction

Hi , I'm Anurag Nagar

A Self-taught Passionate Full-Stack Web Developer from India 🇮🇳


Profile view

About Me🧔‍♂️

  • 🔭 I’m currently working on "Social Media App"

  • 💙 I love to building Things in JavaScript

  • 🌱 I’m currently learning NextJS

  • 💬 Ask me about JavaScript, React & Django

  • 📫 Contact me [email protected]

Connect With Me

Gmail Linkedin GitHub Stack Overflow Twitter

🗓️ My Gɪᴛʜᴜʙ Sᴛᴀᴛs 🗓️

Gɪᴛʜᴜʙ Sᴛᴀᴛs

Language Sᴛᴀᴛs

GitHub Stats

Language Stats

Languages & Database

Frameworks & Libraries

Software & Tools

flask-user-authentication's People

Contributors

anuraagnagar avatar

Stargazers

 avatar  avatar

Watchers

 avatar

flask-user-authentication's Issues

login as guest user not working

These repo is very fine but the only these is that the login as guest user functionality not working
when i try to login as a genuine user by providing its credentials which i have registered before it will get logged in and show the home page but for guest user it doesn't redirect me.When I try to login as guest user it will execute these following code from file ' init .py'.
"
@app.errorhandler(400)
def bad_request(e):
flash("Something went wrong.", 'error')
return redirect(url_for('accounts.index')
"

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.