Coder Social home page Coder Social logo

Comments (6)

craigrodway avatar craigrodway commented on September 20, 2024

Hi

Unfortunately I can't offer any proper guidance on this unsupported use case.

The only thing I can point you towards is the use of cookies, which are used to maintain the logged-in session. The ID is refreshed frequently during a session to maintain security. The cookie you are sent from the server should also be sent in any subsequent requests, as it identifies the user & client on the server.

from classroombookings.

fatcatt013 avatar fatcatt013 commented on September 20, 2024

image

Is it this cookie?

from classroombookings.

craigrodway avatar craigrodway commented on September 20, 2024

Yes, that's the one.

from classroombookings.

fatcatt013 avatar fatcatt013 commented on September 20, 2024

Yeah I see, also what is the mechanism behind the refreshing? it has expire date of like 20 seconds or something but when it reaches that time, it is still up (the value is still the same). I need to know that because Hubot will probably need to automatically renew it somehow.

anyways, how does the refreshing work? as I said, the cookie doesnt expire after window refresh and the expiry date is in the psat

from classroombookings.

craigrodway avatar craigrodway commented on September 20, 2024

You will need to look into CodeIgniter 3's documentation for that.

I must stress that I cannot provide free support for this special use case that classroombookings wasn't designed for.

Craig.

from classroombookings.

fatcatt013 avatar fatcatt013 commented on September 20, 2024

Alright, thanks for the suggestion though.

from classroombookings.

Related Issues (20)

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.