R
Refine
P
Refine
โข
4y ago
progressive-amaranth
Amplify Auth as AuthProvider
Did anyone try using amplify auth on refine
? I
'm experimenting on amplify and refine nextjs
, dynamodb
Refine
Join
6,201
Members
View on Discord
Was this page helpful?
Yes
No
O
Omer
โข
12/10/22, 4:14 PM
Hey
@pkalib
,
Would you like to create an example
?
P
progressive-amaranth
OP
โข
12/11/22, 12:12 AM
Yes im creating one and planning to publish it
P
progressive-amaranth
OP
โข
12/11/22, 4:59 AM
@Omer do you have sample on authpage component for thirdparty how to call ie or does it use useLogin behind the scene
?
O
Omer
โข
12/11/22, 5:03 AM
Yes
, you can checkout Supabase example
(useLogin is being used
)
https://github.com/refinedev/refine/blob/next/examples/dataProvider/supabase/src/App.tsx#L19
GitHub
refine/App.tsx at next ยท refinedev/refine
Build your React
-based CRUD applications
, without constraints
.
- refine
/App
.tsx at next
ยท refinedev
/refine
C
comprehensive-tomato
โข
2/21/23, 7:01 AM
Hi
@pkalib
, is it possible to see your example for next
.js with amplify as auth provider
.
P
progressive-amaranth
OP
โข
3/17/23, 6:15 AM
im still figuring this out may development have been pending but Ill post it here once I got this working