Giter Site home page Giter Site logo

agungsugiarto / codeigniter4-authentication Goto Github PK

View Code? Open in Web Editor NEW
49.0 49.0 9.0 322 KB

The codeigniter4\authentication component provides an API for authentication and includes concrete authentication adapters for common use case scenarios.

License: MIT License

PHP 100.00%
auth authentication codeigniter4

codeigniter4-authentication's Introduction

Hi there, I'm Agung Sugiarto 👋

Software engineer at OpenDesa — working on OpenSID, OpenDK, Layanan OpenDesa and many projects. Created library codeigniter4-authentication, codeigniter4-authentication-jwt, codeigniter4-cors and more.

🏗️ I like to make opensource project and contribute to OSS projects. You can check my repositories tab. If my contributions and my packages are helpful for you, donations to me are appreciated.

codeigniter4-authentication's People

Contributors

agungsugiarto avatar bhargavraviya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

codeigniter4-authentication's Issues

Register.php calls for invalid file

app/Views/Auth/register.php has a bad slash in a file name.
Line 21 <?= $this->include('Auth\messages') ?>
This produces an invalid file error.
Line 21 <?= $this->include('Auth/messages') ?>
This fixed it.

Publish Filters

Please publish all filters for multi guard authentication

invalidchars filter dont work with remember login option

Hello Agung!

When I try to login enabling the remember login option and if I have invalidchars filter enabled, I get the following error:

CodeIgniter\Security\Exceptions\SecurityException #400
Invalid UTF-8 characters in cookie: _ T x [͂LcKQr & W V = ) T I 5 u #
\F^0 z ŕ ܂ ~ 碱 f] 5+TlJ y J/M=VlH q ɖ P K 1XYv z :A W!m m z ղ;ӊ~y 2f→' R b

Environment:

PHP 8.1.4
CI 4 Version: 4.1.9

Thanks.

InvalidArgumentException when logging in

I'm getting the error below when trying to login:

InvalidArgumentException
Cache key contains reserved characters {}()/@:

Below is an image of the error:
Cache_key_contains_reserved_characters

Setting my environment:

AMBIENTE_ERRO_LOGIN

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.