aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/CallbackPage.tsx (follow)
Commit message (Collapse)AuthorAgeLines
* Explicitly tag PyDis messages for integrityGravatar Joe Banks2024-07-03-1/+1
|
* Adds Basic Auth FunctionalityGravatar Hassan Abouelela2021-02-13-2/+3
| | | | | | | | Moves all authorization functionality to a new file, and adds a helper to send discord OAuth code to the backend, and set JWT. Adds a library to read and set cookies. Signed-off-by: Hassan Abouelela <[email protected]>
* Fixes Preexisting Linting IssuesGravatar Hassan Abouelela2021-01-03-1/+1
| | | | | | | Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]>
* replace @emotion/core with @emotion/reactGravatar Joe Banks2020-12-16-1/+1
|
* Use location instead of document.location in callbackGravatar Joe Banks2020-10-12-1/+1
|
* When a code is received post it back to the openerGravatar Joe Banks2020-10-06-0/+17