Commit graph

2 commits

Author SHA1 Message Date
Bruce MacDonald 8b915d3e2a OpenID module tweaks (#599)
- specify expiry is ms rather than vague ts
- add OpenID token lifetime to configuration
- use Go naming conventions for the path params
- store plaintext token rather than hash
- remove openid table sqllite mutex
2021-04-03 14:22:07 -07:00
Bruce MacDonald 5f1272c74f Implement OpenID module (#599)
- Unrelated: change Riot references to Element in client API routing

Signed-off-by: Bruce MacDonald <contact@bruce-macdonald.com>
2021-03-28 22:53:34 -07:00