We continue with the example from this post and add smart routing based on claims in the token.
Length: 2 minutes
Here’s the function handler we create to do the smart routing
ts
Learn how to add smart routing based on token claims to your API authentication.
We continue with the example from this post and add smart routing based on claims in the token.
Length: 2 minutes
Here’s the function handler we create to do the smart routing