We use multiple development- and test environments with automatic testing routines that makes it hard (impossible?) to share refresh tokens across environments. We would like a way to use static refresh tokens (or some other technique) for test/development only.
For production purposes the implemented oauth solution works fine but testing requires more flexibility.
We use multiple development- and test environments with automatic testing routines that makes it hard (impossible?) to share refresh tokens across environments. We would like a way to use static refresh tokens (or some other technique) for test/development only.
For production purposes the implemented oauth solution works fine but testing requires more flexibility.