Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken links to old user guide #29

Merged
merged 1 commit into from
Mar 18, 2019
Merged

Fix broken links to old user guide #29

merged 1 commit into from
Mar 18, 2019

Conversation

MGatner
Copy link
Collaborator

@MGatner MGatner commented Mar 18, 2019

No description provided.

@lonnieezell
Copy link
Owner

Thanks for these! I haven't had time to update this code and finish it actually, so I'm sure it's in pretty rough state. But definitely open to contributions! :)

@lonnieezell lonnieezell merged commit ecc47e4 into lonnieezell:develop Mar 18, 2019
@MGatner
Copy link
Collaborator Author

MGatner commented Mar 18, 2019

Definitely! I mentioned on the CI forums (https://forum.codeigniter.com/thread-73060.html) that I'm porting over my CI3 libraries, and one of them is a lightweight Auth that I'm trying to decide if it is worth it. I'm quite interested in this library of yours for a full kit (and if I don't end up recoding the other one) so let me know how I can help!

@lonnieezell
Copy link
Owner

Part of what I'd been waiting on was for beta1 to get out since it had some fixes for testing and I was planning on beefing up the test code on here. A lot of this was ported from CI3 stuff so want to make sure I didn't miss anything, and just provide a good test bed anyway.

Aside from that - the next steps would likely be:

  • verify architecture/interfaces work to be able to build other authorization systems (like JWT being my next planned one)
  • creating a Toolbar collector that shows the current user
  • flesh out docs
  • and probably other stuff I can't remember at the moment.

I had put this on hold a little until CI4 was about ready for release so I could focus more of my time on getting that ready. Then I'd come back and finish up this and Vulcan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants