Amplify Auth as AuthProvider
Did anyone try using amplify auth on refine? I'm experimenting on amplify and refine nextjs, dynamodb
5 Replies
Hey @pkalib ๐,
Would you like to create an example? ๐
deep-jadeOPโข3y ago
Yes im creating one and planning to publish it
@Omer do you have sample on authpage component for thirdparty how to call ie or does it use useLogin behind the scene?
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
optimistic-goldโข2y ago
Hi @pkalib, is it possible to see your example for next.js with amplify as auth provider.
deep-jadeOPโข2y ago
im still figuring this out may development have been pending but Ill post it here once I got this working