stack/packages/stack-shared/src/utils
Nuno Morais d6756f6fa2
Implement Discord oauth provider (#187)
* Implement Discord oauth provider

* Add Discord OAuth setup guide and callback URL to the docs

* removed changes in dashboard, only add discord as standard provider

* fixed small problems

* fixed types

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-08-17 20:54:42 +02:00
..
arrays.tsx Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
bytes.tsx TOTP 2FA endpoints 2024-08-10 09:45:48 -07:00
caches.tsx Fix "A component was suspended by an uncached promise" 2024-06-16 16:43:35 +02:00
compile-time.tsx New client (#135) 2024-07-19 22:07:44 -07:00
crypto.tsx TOTP MFA components 2024-08-10 09:45:49 -07:00
dates.tsx Move code (initial commit) 2024-02-28 14:35:30 +01:00
dom.tsx Fix lint errors 2024-06-06 13:35:29 +02:00
env.tsx Prefer getEnvVariable in stack-backend 2024-07-01 19:40:43 -07:00
errors.tsx MFA for non-password apps 2024-08-11 13:30:05 -07:00
functions.tsx Rework known errors 2024-03-25 20:59:16 -07:00
globals.tsx Set target to ES2021 2024-07-07 17:28:14 -07:00
html.tsx Move code (initial commit) 2024-02-28 14:35:30 +01:00
http.tsx Read doc endpoints from filesystem 2024-06-16 03:38:42 +02:00
json.tsx Move code (initial commit) 2024-02-28 14:35:30 +01:00
jwt.tsx Prefix all environment variables with STACK_ 2024-07-01 17:30:35 -07:00
maps.tsx Fix trailing space lint errors 2024-07-14 10:37:34 -07:00
math.tsx Move code (initial commit) 2024-02-28 14:35:30 +01:00
numbers.tsx added user count, fixed display bug, renamed db projectUserPasswordResetCode 2024-03-01 11:20:45 +01:00
oauth.tsx Implement Discord oauth provider (#187) 2024-08-17 20:54:42 +02:00
objects.tsx New client (#135) 2024-07-19 22:07:44 -07:00
password.tsx Move code (initial commit) 2024-02-28 14:35:30 +01:00
promises.tsx Better error alert 2024-07-21 19:09:23 -07:00
proxies.tsx More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
react.tsx New client (#135) 2024-07-19 22:07:44 -07:00
results.tsx Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
stores.tsx Fix "A component was suspended by an uncached promise" 2024-06-16 16:43:35 +02:00
strings.tsx OAuth callback tests 2024-08-03 18:28:32 -07:00
types.tsx Events (#142) 2024-07-21 18:31:42 -07:00
urls.tsx Redirect user to correct page after sign-in (#151) 2024-07-26 16:06:59 -07:00
uuids.tsx Svix concurrency workaround (#167) 2024-08-03 21:05:24 -07:00