Fork me on GitHub
#yada
<
2019-01-30
>
malcolmsparks00:01:51

I've completed a bit of revamp of the security-related chapters - chapters now cover Cookies, HTTP authentication (Basic, Bearer, etc.), Cookie-based authentication, then Authorization, then the other security aspects. This should definitely be a better structure. Sorry the docs have been a little out-of-date recently while I've been restructuring yada's auth. It's now a lot better I think.

👏 20
malcolmsparks00:01:32

Of course, more updates will be forthcoming, documentation is never finished!

malcolmsparks00:01:24

But now I'm at a stage where I think I can start building new Edge tutorial modules on the latest Edge, which should help demonstrate form-based logins, OAuth2, and other howtos that have been requested on #yada recently. Please keep feedback coming.

kwladyka12:01:57

@malcolmsparks this cookies doc is for alpha ver. only?

frozenlock20:01:45

@malcolmsparks Great news! I'm about to need oauth2 for one of my Yada projects and an example would be very appreciated.

👍 5
malcolmsparks20:01:20

It's quite easy, there's clues in the oauth ext in the yada repo, but yes an example would help.