Luís Campos
Luís Campos
Hey :) Unless I'm missing something this is currently non-trivial to do. Use case example: If a user clicks an invalid/expired token, I want to send them back to the...
* Add support for Scala 2.13.1 * Bump project version to 0.6.0 * Add bloop folders to `.gitignore` * Upgrade all the dependencies * Use `MockitoSugar` from `scalatestplus` (one from...
Version `0.21.0`. If I copy/paste this [demo](https://github.com/http4s/rho/blob/master/examples/src/main/scala/com/http4s/rho/swagger/demo/Main.scala) to a sbt project I get the following error: ``` object ui is not a member of package com.http4s.rho.swagger ``` Edit: Code in...
[Manifest V3 for Chrome Extensions ](https://developer.chrome.com/docs/extensions/mv3/intro/) was introduced recently. Currently the code only supports MV2.
### Environment ``` - Node Version: v18.17.0 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version: 2.9.6 - Package Manager: [email protected] - User Config: experimental, extends, modules, sourcemap,...