Can I use crowd authentication (token-based) to integrate REST-API micro services? In the examples I found (SpringBoot) JWT is usually used for this purpose. I may be mistaken, but I find the combination of these two technologies strange. can anybody help me? We work with SpringBoot.