summaryrefslogtreecommitdiff
path: root/src/api/authenticate.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce processorAkihiko Odaki2018-03-291-69/+0
|
* Introduce account document to user documentAkihiko Odaki2018-03-261-1/+1
| | | | | An account document is attached to a user document if an account of the user is on the server. It may be missing if the user is on a remote server.
* typoこぴなたみぽ2017-09-161-1/+1
|
* Refactor: Better Englishこぴなたみぽ2017-09-161-1/+1
|
* oopsこぴなたみぽ2017-09-161-1/+1
|
* Refactoringこぴなたみぽ2017-09-161-5/+13
|
* [Server] toLowerCase :v:syuilo2017-02-081-2/+2
|
* Better commentsyuilo2017-01-061-1/+1
|
* [API] Clean upsyuilo2017-01-061-1/+1
|
* [API] Improve: Better error messagesyuilo2017-01-061-1/+1
|
* Refactor: Rename userkey --> access-tokensyuilo2017-01-061-6/+6
|
* [BREAKING CHANGE] Improve securitysyuilo2017-01-061-1/+1
|
* Refactor: Extract isNativeToken methodsyuilo2017-01-061-1/+2
|
* アクセストークンは i に統一syuilo2017-01-061-11/+10
| | | | トークンの先頭に ! がプリフィックスされているかどうかでユーザー固有のトークンかどうか判別する
* Initial commit :four_leaf_clover:syuilo2016-12-291-0/+61