Skip to content

5i5ousPlay/AI_GF_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_GF_2

Based off of https://github.com/tomitokko/django-chatbot

Custom Login View

  • Will redirect from chatbot if not logged in
  • Redirects back to chatbot when logged in

Endpoint

/chatbot/login/

image

Chatbot

  • redirects to login if not logged in
  • is a chatbot

Endpoint

/chatbot/

image

Registration

  • yeah users register here
  • creates user and logs them in
  • automatically redirects to chatbot upon registration

Endpoint

/chatbot/register/

image

Logout

  • logs user out on get
  • yeah its not secure
  • its a stupid test project

Endpoint

/dj-rest-auth/logout/

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors