- Download ngrok (free, but signup is required)
- GO to domains page, and create a domain (you have one free domain).
- Replace all later occurrences of YOUR_DOMAIN with domain created here.
- Run with
ngrok http 5000 --domain YOUR_DOMAIN
- this assumes you have the OSF running
- Go to figshare, create an account, and login
- Click the dropdown with your name and select Applications and click Create application
- Add https://YOUR_DOMAIN/api/v1/oauth/callback/figshare/ as the Callback URL
- Open GV admin
- Copy the consumer_key to Client ID
- Copy the consumer_secret to Client Secret
- COPY https://YOUR_DOMAIN/api/v1/oauth/callback/figshare/ to redirect url