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

Deployment blocking #2

Open
ygshen2006 opened this issue Mar 16, 2016 · 4 comments
Open

Deployment blocking #2

ygshen2006 opened this issue Mar 16, 2016 · 4 comments

Comments

@ygshen2006
Copy link

I am new guy in Niginx and Lua

Want to build a private sso based on your project. Blocked on some issues. Thanks for your advanced reply.

1, There seems no sign up endpoint.
2. the *.sql file in the project does not provide the 'user' table schema.
3. What is the usage of sso.lua. It seems not relevant to the login module.

Do you have some guid document on how to deploy your project after Nginx&LUA has been ready on Centos?

@maanas
Copy link
Owner

maanas commented Mar 16, 2016

Will guide all along
Yes there is no sign up end point but you can create based on login
I will send you user table

Sent from my iPhone

On 16-Mar-2016, at 7:18 AM, ygshen2006 notifications@github.com wrote:

I am new guy in Niginx and Lua

Want to build a private sso based on your project. Blocked on some issues. Thanks for your advanced reply.

1, There seems no sign up endpoint.
2. the *.sql file in the project does not provide the 'user' table schema.
3. What is the usage of sso.lua. It seems not relevant to the login module.

Do you have some guid document on how to deploy your project after Nginx&LUA has been ready on Centos?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@maanas
Copy link
Owner

maanas commented Mar 16, 2016

The project was using the nginx custom build to being with. Now you can also use openresty to do the needful. I have updated to use the mysql connector instead of the drizzle library which is not maintained for long. If you can high light your requirement I will guide you along and help you build the system. That will also enable to write the documentation and push the updated code.

@maanas
Copy link
Owner

maanas commented May 8, 2016

I have updated the project repo and working on integrating the version 2 of the module. You can now see the schema in the repo.

@maanas
Copy link
Owner

maanas commented May 8, 2016

Added a working db connection example.
Will be adding the nginx conf rules to check the login shortly.

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

No branches or pull requests

2 participants