ngx-security-starter icon indicating copy to clipboard operation
ngx-security-starter copied to clipboard

A full implementation of the heloufir/security-starter with an Angular 7+ front-end implementation, with a laravel 5.8.* server

Results 34 ngx-security-starter issues
Sort by recently updated
recently updated
newest added

Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies
javascript

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.2.5 to 4.4.1. Changelog *Sourced from [symfony/http-foundation's changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md).* > CHANGELOG > ========= > > 5.1.0 > ----- > > * Deprecate `Response::create()`, `JsonResponse::create()`, > `RedirectResponse::create()`, and `StreamedResponse::create()`...

dependencies
php

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

Hi, do you think that share to a public client (the user's browser over the internet) into your SPA code the client_id and the client_secret is a good idea (for...

enhancement
question