Taesu
bd075e37e2
feat(social): add Kakao, Naver provider ( #3287 )
2025-08-28 10:39:59 -07:00
Alex Yang
575070f605
chore: bump biome ( #3784 )
2025-08-04 13:48:54 -07:00
Jed Patterson
6e291382fe
feat: linear social provider ( #2617 )
...
* feature: linear oauth
* update profile map
* remove props spread from stringIcon
* update icon svg props
* updates
* update
---------
Co-authored-by: Kinfe123 <kinfishtech@gmail.com >
2025-07-03 11:36:18 -07:00
KinfeMichael Tariku
4e38645b44
feat: sveltekit cookie helper plugin ( #3049 )
...
* fix(email-verification): improve email verification logic to check session and user email consistency (#3042 )
* docs(passkey): Fixed signIn passkey props (#3014 )
callbackURL doesn't exist.
* feat: svelte kit cookie helper
* lint
* docs and clean up
* clean up
* lint
* clean up
* clean up
* sync cookies
* lint
* pruning
* pruning and lint
* update
* update
* update
---------
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com >
2025-06-20 13:47:26 -07:00
Bereket Engida
8207ae4e01
docs: fix scrollbar
2025-06-12 22:11:44 -07:00
Bereket Engida
b253130d5e
chore: change sign-in box footer to built-with
2025-06-12 21:57:01 -07:00
Bereket Engida
eaf80cf945
fix: rename forgetPassword APIs to requestPasswordReset ( #2947 )
...
* fix: rename to
* Update demo/nextjs/app/(auth)/forget-password/page.tsx
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-07 16:28:47 -07:00
KinfeMichael Tariku
3207156af8
fix: improve signin builder and tabs functionality
2025-05-01 11:57:38 +03:00
Anthony DePasquale
0e12a5cb7a
SvelteKit, Next.js, SolidStart
2025-04-13 14:11:08 +02:00
gandan
e077be39a2
docs: correct Svelte Kit to SvelteKit ( #2246 )
2025-04-13 14:59:47 +03:00
Khiet Tam Nguyen
4590b5b456
feat: zoom social provider ( #1671 )
...
* feat: zoom oauth
* docs: zoom oauth instructions
* docs: notes on adding more zoom scopes depending on use case
* chore: remove console.log
* update zoom icon
* update zoom icon
* fix: zoom export
* chore: lint
---------
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2025-04-11 10:40:54 +03:00
Zerubbabel
df41406acb
docs(builder): ensure password confirmation field has type='password' ( #2021 )
2025-03-30 10:21:10 +03:00
its_Exey_
58564fd5ca
docs : default export sign-up component in the box builder ( #1776 )
2025-03-26 23:52:15 +03:00
KinfeMichael Tariku
e0835c9d38
docs: fix ui builder code block ( #1999 )
2025-03-26 21:38:40 +03:00
Bereket Engida
dd31d6c9e3
docs: refine UI components and styling
2025-03-08 22:09:19 +03:00
Maged Ibrahim
e42a4e0bdb
docs: add tiktok to UI builder ( #1635 )
2025-03-02 18:56:09 +03:00
Rahul Mishra
419a86a773
chore: fix type exports and sync dep versions to improve build times ( #1528 )
2025-02-21 16:26:50 +03:00
Bereket Engida
cccb6fbaa3
Merge branch 'main' into v1.2
2025-02-21 01:20:54 +03:00
Bereket Engida
848b47f567
chore:lint
2025-02-20 23:27:17 +03:00
Pratiyank Kumar
9b02e0aae2
demo: fix React prop spreading warnings in CodeEditor component ( #1321 )
2025-02-20 22:43:34 +03:00
Bereket Engida
2c81e5bf8f
Merge branch 'main' into v1.2
2025-02-14 15:17:41 +03:00
D3vision
e647040b14
feat: add Roblox social provider ( #1249 )
...
* Implemented Roblox social provider + documentation + icon for builder
* linter didn't like my svg and some of my other formatting
* and now the linter is finally happy
* made discord scope option overwrite default scopes, this way I dont need to have a users' email
* Revert "made discord scope option overwrite default scopes, this way I dont need to have a users' email"
This reverts commit 35b29e7957935ca2c777772a6a88dfa67015ed7b.
---------
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
2025-02-14 13:11:50 +03:00
Bereket Engida
b8d20c5e7b
chore: lint
2025-02-14 12:51:29 +03:00
Maged Ibrahim
1edfb9f698
docs: change google logo for colors compliance ( #1439 )
2025-02-14 12:42:30 +03:00
Bereket Engida
cb691e78bc
docs: update captcha docs and fix sidebar svg
2025-02-14 10:18:21 +03:00
Rizvan Nukhtarov
700d392759
feat: add VK ID social provider ( #1013 )
...
* feat: add VK ID social provider
* lint
* remove data
* fix emailVerified property
---------
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
2025-02-14 09:17:14 +03:00
Maxwell
b1c21fd8c5
docs: fix home-page builder using x instead of twitter ( #1244 )
2025-01-18 18:49:10 +03:00
Bereket Engida
9f2e45b8c7
chore: cleanup
2025-01-06 14:30:39 +03:00
Bereket Engida
7aa587b6d9
chore: cleanup
2025-01-02 20:37:42 +03:00
KinfeMichael Tariku
36e2ee2e6d
docs: fix ui builder theme issue ( #847 )
2024-12-10 20:01:50 +03:00
Yan Lyra
09cb5f9e83
docs(builder): enhance UI and accessibility for auth options ( #686 )
2024-11-29 20:24:30 +03:00
KinfeMichael Tariku
492cda1474
docs: landing improvements ( #695 )
2024-11-29 08:30:21 +03:00
Bereket Engida
67d953e3f5
docs: improve responsivness
2024-11-25 23:54:42 +03:00
Bereket Engida
667ab82231
docs: remove shadow from hero btn
2024-11-25 11:37:46 +03:00
Bereket Engida
30cbab673c
docs: remove props from string svgs
2024-11-24 22:53:23 +03:00
Bereket Engida
58f150e6d0
docs: fix overflow on mobile
2024-11-24 18:00:45 +03:00
Bereket Engida
a3c6dcb777
docs: fix btn styling
2024-11-24 09:37:43 +03:00
Salvatore Noto
8a4076bdd3
docs: Fix syntax errors and missing imports with auth form builder. ( #640 )
...
* Fix syntax errors and missing imports with auth form builder.
* chore:lint
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2024-11-24 09:35:29 +03:00
Bereket Engida
9f3d9aa898
docs: fix responsivness
2024-11-23 15:30:34 +03:00
Bereket Engida
4f166443e9
docs: change x logo
2024-11-23 09:14:09 +03:00
Bereket Engida
bbd2fa3032
docs: updates
2024-11-23 02:59:46 +03:00
Bereket Engida
2ca5c094a5
feat: sign-in box
2024-11-23 02:31:03 +03:00