GithubHelp home page GithubHelp logo

divpusher / codeigniter4-auth Goto Github PK

View Code? Open in Web Editor NEW
101.0 13.0 25.0 22 KB

A simple authentication library for CodeIgniter 4.

PHP 97.88% Hack 2.12%
codeigniter4 auth authentication simple registration

codeigniter4-auth's Issues

required paths not found...

|Hello,
|I just installed it on my server, but I get this error:
|.....

the original issues being solved (my bad), now everything should be properly installed, but when I try to register, I'm redirected again to the register page with no email being sent and no records inserted in the database.
Any advice about ?

Thanks anyway! Good job!

404

Followed instructions but getting a 404 when I type in /register. Should I copy all the routes to my Routes.php in Config? I'm missing something.

Best practice in adjusting views and routes?

This was just what i was looking for! Easy to setup.

For anyone else looking, the only slight issue i ran into was php spark migrate -all was throwing an error: No such file or directory

I only needed to change localhost to 127.0.0.1 in my .env database settings. And Voila!

For the author, if i want to redirect to a custom admin view instead of account after login, or i need to change the default view files included in the library, how would i go about that, just hack away in the library files ?

Register does not work?

Hi, I'm trying to register an initial user, but when doing so it redirects me to:

http://localhost/register

and seem to ignore my $baseurl set in \Config\App.php:

public $baseURL = 'http://localhost/myapp/';

It redirects me to:
http://localhost/register

Which I would expect to be:
http://localhost/myapp/register

Any configuration I missed?

Logging?

Hi? Team.

Is there any logs?
How can i troubleshoot this: activation link does not send, any errors at mail server doesn't appiears.
Recepient and sender uses same server. And i use SMTP for sending mail.

Remember me

The library needs Remember me to be complete, the rest is very good

Trying to get in touch regarding a security issue

Hey there!

I'd like to report a security issue but cannot find contact instructions on your repository.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration, and I look forward to hearing from you!

(cc @huntr-helper)

Cannot migrate

HI, I am receiving the following error code when I run migrate:
mysqli_sql_exception #1146
Table 'ci4.users' doesn't exist

The Migration doesn't create the table and if I create the user's table it gets dropped during the migration. Any help would be appreciated.

Cannot run migrate?

Hi,
I get this:

Fatal error: Uncaught Error: Call to undefined function CodeIgniter\locale_set_default() in /Applications/MAMP/htdocs/my_app/system/CodeIgniter.php:184

when running:

php spark migrate

How do I go about that?

error at /register at submit form

ErrorException
Declaration of Auth\Models\UserModel::setValidationRules(string $rules) should be compatible with CodeIgniter\Model::setValidationRules(array $validationRules)

errorregisterform

Social Login

Please, add the social login features in the next update, im still looking for the social authentication library in codeigniter 4, but i can't find it.

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.