Pratiyank Kumar
9b02e0aae2
demo: fix React prop spreading warnings in CodeEditor component ( #1321 )
2025-02-20 22:43:34 +03:00
Levi Gunsallus
f2279d59e2
docs: fix casing in features ( #1449 )
2025-02-17 08:23:56 +03:00
Levi Gunsallus
b6035062c0
docs: fix casing in features ( #1449 )
2025-02-15 09:15:35 +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
Oscar
363ca39db7
feat: Captcha Plugin with multiple providers ( #957 )
...
* feat: create Cloudflare Turnstile middleware plugin
* fix: middleware returns new Response & working unit tests
* chore: renamed plugin to cloudflare-turnstile
* docs: adds Cloudflare Turnstile plugin documentation
* docs: improves Cloudflare Turnstile's docs
* feat: move to generic captcha plugin, supporting multiple providers
2025-02-14 09:11:19 +03:00
Bereket Engida
9243529cc0
chore:lint
2025-02-06 15:10:29 +03:00
Maxwell
095661f387
docs: add other-social-providers page ( #1340 )
...
* add(docs): other-social-providers page
* add: missing social provider URLs and scopes
2025-02-03 17:16:05 +03:00
Kinfe123
66c6904703
chore: lint
2025-01-30 07:41:25 +03:00
Kinfe123
4c0a9116f6
ui patch
2025-01-30 07:41:25 +03:00
Bereket Engida
d75d8b6baa
chore: lint
2025-01-29 15:05:35 +03:00
Maxwell
47f14a22cb
docs: new contribution category ( #1174 )
2025-01-21 11:05:17 +03:00
Maxwell
b1c21fd8c5
docs: fix home-page builder using x instead of twitter ( #1244 )
2025-01-18 18:49:10 +03:00
Maxwell
566a88f496
docs: fix sidebar not updating UI when pathname changes ( #1242 )
2025-01-18 17:45:53 +03:00
Quan Pham
b1c6b5a5e4
docs: prop names and react key warnings ( #1234 )
...
* fix: docs component props
* fix: props name
2025-01-17 10:47:58 +03:00
Maxwell
b036061263
docs: guide for optimizing for performance ( #1199 )
...
* add(docs): guide for optimizing for performance
* update: reworded some areas
2025-01-14 11:02:25 +03:00
Denys
028bc59b1f
docs: add spotify provider to the sidebar ( #1147 )
...
* fix: add spotify provider to the sidebar
* fix: formatting
2025-01-12 10:46:39 +03:00
Bereket Engida
9f2e45b8c7
chore: cleanup
2025-01-06 14:30:39 +03:00
Multinite
95344a6784
Browser extensions example & guide ( #1117 )
...
* init: plasmo example project
* feat: add example for browser extension with BetterAuth
- Introduced a basic browser extension example using Plasmo framework and BetterAuth for authentication.
- Updated .env.example with BetterAuth configuration.
- Removed unnecessary GitHub workflow file for submitting to Web Store.
- Updated .gitignore to exclude local env files.
- Improved README documentation for the example.
- Included BetterAuth dependency in the package.json and updated the pnpm-lock.yaml.
* add: browser-extension example complete
* fix: content.tsx
* remove: browser-extension package as that isn't needed
* add: browser extension buide
* docs: added references in the guide to the examples code
* remove(dep): unused dependency
* refactor: package.json - remove author & update description
* wip
* chore: update lock file
* docs: update icon
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2025-01-04 18:14:59 +03:00
Bereket Engida
7aa587b6d9
chore: cleanup
2025-01-02 20:37:42 +03:00
Bereket Engida
4555f92063
feat: OIDC Plugin ( #765 )
2024-12-21 02:12:04 +03:00
Bereket Engida
384ef1c344
feat: hooks ( #916 )
2024-12-20 21:00:14 +03:00
Bereket Engida
f9102b1542
feat: OpenID SSO Provider ( #951 )
2024-12-20 20:08:42 +03:00
Bereket Engida
727820d5ed
docs: fix landing cross alignment
2024-12-18 11:02:17 +03:00
Bereket Engida
f7e9a174c9
docs: landing responsivness fixes
2024-12-18 10:42:07 +03:00
Bereket Engida
62b0b053e5
docs: fix nitro icon
2024-12-17 21:10:17 +03:00
Bereket Engida
b008ec4d1e
docs: update testimonal
2024-12-16 19:30:50 +03:00
Multinite
bf522217d7
docs: add FAQ page to docs ( #875 )
2024-12-14 21:30:42 +03:00
Behon Baker
534cf8a607
docs: nitro Integration ( #694 )
2024-12-12 11:27:31 +03:00
Jay Nguyen
118b22d957
feat: reddit social sign on ( #805 )
2024-12-12 11:26:26 +03:00
KinfeMichael Tariku
36e2ee2e6d
docs: fix ui builder theme issue ( #847 )
2024-12-10 20:01:50 +03:00
Bereket Engida
7b54c5215c
chore:lint
2024-12-09 18:45:44 +03:00
Multinite
04eb69b2a9
docs: mobile nav now supports examples ( #833 )
2024-12-09 18:41:41 +03:00
Tiago Rangel
279ed9d5c8
docs: disable select for "git:(main) x" in hero ( #820 )
2024-12-08 16:58:02 +03:00
Bereket Engida
7e755498c1
docs: add community section
2024-12-08 13:01:27 +03:00
Multinite
8daccfd10b
docs(add): your first plugin guide ( #806 )
2024-12-08 11:00:56 +03:00
Multinite
bf34533e4d
docs: community-plugins ( #791 )
2024-12-08 10:59:23 +03:00
Bereket Engida
254a394156
docs: fix missing link
2024-12-06 23:15:06 +03:00
Bereket Engida
9b71e506a2
docs(fix): light mode code block color theme glitch ( #745 )
2024-12-03 15:42:13 +03:00
Bereket Engida
bc08e25359
feat: OAuth map profile to user ( #731 )
2024-12-03 11:50:10 +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
f833373dee
fix(open-api): rename generate schema api
2024-11-28 22:08:11 +03:00
Bereket Engida
89a312e8d3
docs: fix landing responsiveness
2024-11-28 19:02:30 +03:00
Bereket Engida
f2802e2181
docs: fix community link
2024-11-27 17:30:58 +03:00
Bereket Engida
7fea8f4e35
docs: remove logo from landing installer
2024-11-26 12:32:34 +03:00