Fork me on GitHub
#yada
<
2017-08-15
>
genRaiy11:08:38

hi @malcolmsparks is there some doc on how to use friend (to support openID connect for example) with yada?

malcolmsparks12:08:28

Yada does do openid connect already - there's some code in the repo. It is also the subject of my next yada blog which is in the works. Happy to send you an early draft.

malcolmsparks12:08:56

Haven't given much thought to integration with friend.

malcolmsparks12:08:20

http://juxt.pro has been using yada's openid code for a year or so

malcolmsparks12:08:50

What 3rd party provider are you needing to use?

malcolmsparks12:08:19

It is fairly easy to do yourself once you have an example to copy from.

genRaiy13:08:59

thanks that would be great (to see the blog) - we are going to use auth0

genRaiy13:08:29

I’ll have a look at adding auth0 and we will make a PR

genRaiy14:08:48

we will be using token from auth0 rather than one produced from yada but buddy seems to handle that OK (with unsign)

genRaiy14:08:14

we will need another defmethod though I think

malcolmsparks14:08:40

And a defjoke too maybe?

malcolmsparks14:08:19

Let me know if you can't see a way through without mods to core yada

malcolmsparks14:08:40

Keen to get a auth0 example

malcolmsparks14:08:44

The manifold async chain makes it very efficient to communicate to other services

genRaiy15:08:46

we would like to use the discovery part too using the domains provided by the JWT

genRaiy15:08:05

s/domains/info