Question

I'm just wondering whether the service created from service builder is immutable and therefore safe to be instantiated once and be used multiple times to serve multiple oauth authentications for user signups in my webapp ?

Was it helpful?

Solution

The scribe library is immutable, see README.md:

Threadsafe

Hit Scribe as hard and with many threads as you like.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top