Can't access auth methods?

I am trying to use import { getRedirectUriForOneTimeCode, tokenStore } from "wasp/server/auth"; as defined in this gist - https://gist.github.com/infomiho/3c63de7d53aba59d6293bcb59501a029

However, they aren't recognised by Wasp - I am running 0.14.2
Gist
Implementing custom OAuth provider with Wasp 0.14.1+ (Spotify in this case) - .env.server
Was this page helpful?