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

How can i use Amazon RDS instead of dynamodb ? Is it possible ? #49

Open
visheshCuriousDev opened this issue Jun 22, 2017 · 1 comment

Comments

@visheshCuriousDev
Copy link

Hi, I have a Amazon RDS account and i want to use this instead of DynamoDb. Is it possible > If so how can i do it ?

@laardee
Copy link
Owner

laardee commented Jul 7, 2017

@vishesh1king hi, and sorry for the late response. You need to implement the DB connection to authentication/lib/storage/usersStorage.js and to authentication/lib/storage/cacheStorage.js if you want to store the OAuth state and tokens also to other than DynamoDB (but I think DynamoDB is ok for that if you don't need to access those from your application).

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