Lakhan Samani
|
7f18a3f634
|
Implement refresh token logic with fingerprint + rotation
|
2022-01-23 01:24:41 +05:30 |
|
Lakhan Samani
|
8f7582e1ec
|
fix: add valid origin check for cors (#83)
Resolves #72
|
2021-12-21 18:46:54 +05:30 |
|
Lakhan Samani
|
00565c8717
|
Fix/cookie host (#76)
* fix: cookie host
* feat: add test for url utils
* fix: url test
* fix: multi domain cookie if allowed
|
2021-12-11 06:41:35 +05:30 |
|
Lakhan Samani
|
cb5b02d777
|
fix: update discord link
fix: redirect link for verification handler (#74)
Resolves #70
|
2021-12-08 18:10:11 +05:30 |
|
Lakhan Samani
|
f88363e6dc
|
feat: login wall (#42)
* feat: add login-wall app
* fix: rename vars
* fix: rename vars
* update docker file
* add validations for app state
* add host check for app
* fix: docker file
|
2021-08-04 12:18:57 +05:30 |
|
Lakhan Samani
|
d1973c1f8f
|
fix: handle signup token
|
2021-07-28 23:53:54 +05:30 |
|
Lakhan Samani
|
30f83aaf82
|
chore: rename project
|
2021-07-23 21:57:44 +05:30 |
|
Lakhan Samani
|
efce3337ec
|
fix cookie generation
|
2021-07-22 06:24:19 +05:30 |
|
Lakhan Samani
|
d65edcc47a
|
update getting hostname logic
|
2021-07-22 05:22:53 +05:30 |
|
Lakhan Samani
|
caf0b24b0c
|
add log to debug cookie
|
2021-07-21 21:27:12 +05:30 |
|
Lakhan Samani
|
27264c6e29
|
Implement login resolver (#15)
* add sign_up_method to users table
* add session store
* implement login resolver
|
2021-07-15 00:13:19 +05:30 |
|