-
Updated
Jan 7, 2022 - Go
auth
Here are 1,695 public repositories matching this topic...
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Nov 25, 2021 - PHP
-
Updated
Sep 16, 2021 - PHP
I've read the docs, and it seems you can pass through knex instances, but I didn't see if it supports SQLite3 - could you clarify please?
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Jan 2, 2022 - TypeScript
-
Updated
Jan 6, 2022 - Go
-
Updated
Dec 28, 2021 - Go
-
Updated
Jan 4, 2022 - Go
Implement all functionality of reports module for mobile platforms
Here's inspiration: nuxt-community/auth-module#328 (comment)
-
Updated
Jan 2, 2022 - Java
-
Updated
Dec 20, 2021 - TypeScript
-
Updated
May 3, 2021 - PHP
-
Updated
Dec 29, 2021 - PHP
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 16, 2021 - PHP
-
Updated
Jan 2, 2022 - Python
-
Updated
Jan 4, 2022 - Java
Describe the bug
If the environment (in my case the stage environment) is not setup as a a secure origin the library break up cause of the crypto library is not in window object
To Reproduce
Steps to reproduce the behavior:
- A server work on http that is setup as 'insecure origin'
- Start the login sequence
Expected behavior
Warning on library loading that check secure or
Improve this page
Add a description, image, and links to the auth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the auth topic, visit your repo's landing page and select "manage topics."
The current implementation of the maps API lacks support for the snapshot() functionality.
https://github.com/microg/GmsCore/blob/master/play-services-maps-core-mapbox/src/main/kotlin/org/microg/gms/maps/mapbox/GoogleMap.kt#L483
This is a requirement for location sharing in Signal messenger.