Re: support for JSON Web Token

2019-03-04 Thread Eugen Stan
Hi Michel, Thanks for the reply. I will pitch in my view. My background comes from developing (mainly Java based) applications: La 03.03.2019 22:18, Michel Pelletier a scris: > On Sat, Mar 2, 2019 at 4:09 PM Eugen Stan > wrote: > > Hi, > > I would like to advocate

Re: support for JSON Web Token

2019-03-03 Thread Michel Pelletier
On Sat, Mar 2, 2019 at 4:09 PM Eugen Stan wrote: > Hi, > > I would like to advocate forJSON web token support in PostgreSQL. > > JWT tokens are used in a lot of web applications and I think there are > some very nice use cases for passing the token down to PostgreSQL. > pgjwt author here. While