Hello All,
I want to create Auth token with my product key.
so when i create Auth Token it contains product key.
so when Next Time Consumer Request Edge with
that Auth Token it contains some additional information Like Product Key and some of the Attribute which we generated at the time of creating Auth token.
i don't want to share my product key to anyone before it valid user so I want to share my product ket with auth token.
please let me know