Hello, I am a bit stuck on how to use the Replit user API in an extension. Thanks in advance.
1 Like
I think there is an extensions API docs somewhere. According the https://docs.replit.com/extensions/basics/create-extension#add-features the extensions API docs is at https://docs.replit.com/extensions/api. I get a blank page when I visit that link but it’s probably because I never signed up to make extensions.
2 Likes
It does show up, however at https://docs.replit.com/extensions/api. Is different from the basic extension which doesn’t show any documentation for authentication.
1 Like