TiagoSantos
TiagoSantos
same problem, any update?
@ranbeuer adding: `{ 'identifierString': '0.9.2342.19200300.100.1.1', 'readableName': 'UID', 'identifier': [0, 9, 2342, 19200300, 100, 1, 1] }` to https://github.com/bcgit/pc-dart/blob/master/lib/asn1/object_identifiers.dart , fixes the issue. What you can do untill the lib is...
Example pem generated: (UID is present) 
``` logout() async { var authenticator = await _getAuthenticator(); authenticator.logout(); window.localStorage.remove('openid_client:state'); window.localStorage.remove('openid_client:auth'); window.location.reload(); } ```
hey @krokyze great package, bringing SEO to Flutter web is like a dream. Any ideia why it doesn't seem to work for all posts? for example: https://www.google.com/search?q=flutter+SEO+steak+tartare -> doesn't work...
@krokyze thanks for replying, I thought about that, maybe didn't pick best example, let's say for example this one: https://www.google.com/search?q=flutter+seo+chocolate+brownie which is the first post, also doesn't seem to work....