Skip to content

Use a Redis server to maintain auth tokens.#322

Open
MorganEPatch wants to merge 1 commit intov1.0from
morgan/redis-keys
Open

Use a Redis server to maintain auth tokens.#322
MorganEPatch wants to merge 1 commit intov1.0from
morgan/redis-keys

Conversation

@MorganEPatch
Copy link
Contributor

Fixes issue #307 and #223.

Changes in this PR.

  • Create a configurable Redis server connection on application startup
  • Store tokens in the Redis server, and check their existence for login checks
  • Use an environment variable to configure token lifetime

Testing this PR.

  1. Todo: Figure out how to package a Redis server with this for testing...

Expected Output.

Should still work the same, overall.

@osuosl/devs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant