Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Create JWT Auth in CodeIgniter 4
Post: RE: Create JWT Auth in CodeIgniter 4

Hyd3r1 Wrote: (01-24-2020, 12:27 PM) -- Is there a library or a way to create JWT authorization in CodeIgniter 4? -- Yes, I'm also using jwt authorization. First, download php files from php-jwt...
16,303 Views
15 Replies
02-07-2020, 07:40 AM
tonynamy
    Thread: What do the Response::deleteCookie() do?
Post: What do the Response::deleteCookie() do?

Hello, I'm using JWT authentication with CI4, and I was making sing up function with the code below : Code: -- return $this->response             ->deleteCookie('access_token')             ->...
950 Views
0 Replies
02-07-2020, 07:34 AM
tonynamy

Theme © iAndrew 2016 - Forum software by © MyBB