Replies: 4 comments 1 reply
|
Please don‘t think that I‘m ignoring your feature request - I‘ve already looked at a possible implementation but am hesitating a little because working with cookies adds a fair bit of complexity and I‘m trying to do this right from the start. Stay tuned :) |
0 replies
|
Thanks @jeromegamez . Glad to know you're playing with the idea. looking forward to it. |
0 replies
|
Unfortunately I'm not in a position to test currently, but this sounds like a great development! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1. Which version of
kreait/firebase-phpare you using?4.8.0
2. Which version of PHP are you using?
7.1
3. What's the issue?
Can we have support for Session Cookies:
https://firebase.google.com/docs/auth/admin/manage-cookiesIt really simplifies Firebase Auth on stateful sites.
4. Code that lead to the issue
N/A
All reactions