You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/api_tests
Nutomic dc327652a5
Add db table for login tokens which allows for invalidation (#3818)
* wip

* stuff

* fmt

* fmt 2

* fmt 3

* fix default feature

* use Authorization header

* store ip and user agent for each login

* add list_logins endpoint

* serde(skip) for token

* fix api tests

* A few suggestions for login_token (#3991)

* A few suggestions.

* Fixing SQL format.

* review

* review

* rename cookie

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
8 months ago
..
src Add db table for login tokens which allows for invalidation (#3818) 8 months ago
.eslintrc.json Prettier check (#2855) 1 year ago
.prettierrc.json Removing sniptt/monads for lemmy-js-client. (#2644) 1 year ago
jest.config.js Prettier check (#2855) 1 year ago
package.json Remove explicit auth params (#3946) 9 months ago
prepare-drone-federation-test.sh remove synchronous federation flag 9 months ago
run-federation-test.sh fix after revert 9 months ago
tsconfig.json Persistent, performant, reliable federation queue (#3605) 9 months ago
yarn.lock Remove explicit auth params (#3946) 9 months ago