Anyone using CI with React,Vue,Svelte or Marko? |
Actually if i would use a fullstack or almost fullstack framework/toolkit like CI, ~especially in PHP where we can easly integrate into front end code at server-side(they're trying to advert JS as only logical thing to use in front end and lastly asp.net's blazor)~, i would not want to waste my time trying to handle JWT to auth user instead of using server-side sessions. I am not familiar with SPA user auth. Is there any recommendations?
I am thinking to use JWT in SPA and keep user token with cookie-js to persist it. pro novice
|
Messages In This Thread |
Anyone using CI with React,Vue,Svelte or Marko? - by tweenietomatoes - 03-05-2020, 04:17 PM
RE: Anyone using CI with React,Vue,Svelte or Marko? - by samyam - 03-05-2020, 11:38 PM
RE: Anyone using CI with React,Vue,Svelte or Marko? - by zahhar - 03-06-2020, 04:59 AM
RE: Anyone using CI with React,Vue,Svelte or Marko? - by albertleao - 03-06-2020, 08:12 AM
RE: Anyone using CI with React,Vue,Svelte or Marko? - by tweenietomatoes - 03-06-2020, 08:20 AM
RE: Anyone using CI with React,Vue,Svelte or Marko? - by Kaosweaver - 03-06-2020, 09:38 AM
|