ueberauth/guardian_db
Guardian DB integration for tracking tokens and ensuring logout cannot be replayed.
ElixirMIT
Issues
- 1
- 2
Add a column to optionally store the jti of the refresh token used to generate an access token.
#136 opened by idyll - 8
- 1
Publish new release
#137 opened by arosenb2 - 9
Idea: Use gen server to avoid round-trip to database
#111 opened by Hanspagh - 5
Error token_storage_failure
#67 opened by krapans - 1
cut a new release?
#134 opened by mayoms - 11
Guardian DB Redis Repo
#119 opened by alexfilatov - 0
- 12
- 12
Refresh / Logout not working
#83 opened by speeddragon - 2
Do not fix ecto version
#117 opened by dolfinus - 1
- 2
Compatibility with Guardian 2.0
#110 opened by IvanShpotenko - 3
Changelog updates since 0.8
#107 opened by brianbowden - 5
How to add more columns to 'guardian_tokens' table?
#109 opened by egeersoz - 1
Revoking Token thats already been removed throws error rather than returning error
#102 opened by rraub - 0
Dependency Update
#104 opened by Immortalin - 2
hash of tokens
#101 opened by Mazon - 4
separated token schemes
#100 opened by floodico - 12
Alternative token schema
#71 opened by rhnonose - 3
- 20
guardian_db fails to compile with Ecto 3 rc (undefined function migrations_path/1)
#93 opened by nathany - 2
- 2
Tokens are not revoked
#88 opened by bcat-eu - 3
Tokens not being tracked in database
#87 opened by albertchan - 4
- 6
- 5
Sweeper not working
#77 opened by acrolink - 2
Do you have any benchmark results as to what impact database verification has on performance?
#75 opened by acrolink - 1
How to use external (second and seperate) PostgreSQL database for storing and verifying guardian_db tokens?
#76 opened by acrolink - 5
GuardianDB 1.0.0 version does not exist in Hex
#69 opened by Moussenger - 6
Compatibility with Guardian 1.0.0
#57 opened by cdesch - 11
schema_name config option ignored
#55 opened by davejlong - 0
- 0
- 2
Missing dependency in README.md
#49 opened by speeddragon - 8
When 0.7.1(or more) would be released?
#38 opened by hykw - 1
Missing guardian_db conf but the error is misleading
#24 opened by jacktang - 1
- 4
Does not work fully with MongoDB
#25 opened by dhonig - 1
What is this compile error?
#28 opened by kevinblade - 2
Should revert #34
#39 opened by fpalluel - 3
Error in compiling 0.7.0
#41 opened by albertchan - 1
- 1
Problem with ecto mongodb
#23 opened by AlexKovalevych - 5
Handle expired tokens at guardian_db itself
#18 opened by chvanikoff - 2
Ecto 2.0
#16 opened by talklittle - 3
- 2
Revoke all tokens of resource
#10 opened by ionull