Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rob L
Rob L has asked
25
questions and find answers to
6
problems.
Stats
301
EtPoint
61
Vote count
25
questions
6
answers
About
Rob L questions
Can I securely store an OpenID Connect id_token and access_token in a cookie if it's marked as HTTP only?
How do I make Dapper Dommel insert an application generated primary key?
How to call a predicate from another predicate in Prolog?
Visual Studio 2017 cannot find typescript compiler?
Does setting head and tail references on a doubly linked list in Java REALLY clear it from memory?
Confused about C string constants
In Java, why is there no generic type info at run time?
How to read a number with leading 0's as one int using scanf in C?
In IdentityServer, what is the difference between Client Secrets and Scope Secrets?
In Serilog, how can I remove empty brackets from JSON formatted log messages when using {Properties} format specifier?
Rob L answers
Can I securely store an OpenID Connect id_token and access_token in a cookie if it's marked as HTTP only?
How to configure httponly and secure flag in .net core 2.0?
In IdentityServer, what is the difference between Client Secrets and Scope Secrets?
How to properly consume OpenID Connect jwks_uri metadata in C#?
In IdentityServer4 how does the Google middleware handle the /signin-google callback after successful authentication?