Higo Ribeiro

Results 3 issues of Higo Ribeiro

I have this situation, a `WebSocket` connection through an `eventChannel` and after after a `takeEvery` I have two other` eventChannel`, with the method `provide` I can get the` channel` and...

### Provider basic - [x] Provider base - [x] Read schema - [x] Read Resolver - [x] Tests - [x] Commands ### Provider Advanced - [x] Directive support - [x]...

enhancement

Today I was asked to help someone in need of authentication with `Ad` (Active Directory) and I indicated the AdonisJS documentation ([Extending Providers](https://adonisjs.com/docs/4.1/extending-adonisjs#_extending_providers)) that shows how to do this and...