-
Updated
Jan 29, 2022 - Go
auth
Here are 1,744 public repositories matching this topic...
-
Updated
Feb 4, 2022 - JavaScript
-
Updated
Jan 21, 2022 - 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
Jan 26, 2022 - JavaScript
-
Updated
Feb 3, 2022 - Go
-
Updated
Jan 25, 2022 - TypeScript
-
Updated
Feb 4, 2022 - Go
-
Updated
Feb 4, 2022 - Go
Here's inspiration: nuxt-community/auth-module#328 (comment)
Implement all functionality of reports module for mobile platforms
-
Updated
Jan 26, 2022 - Java
-
Updated
Feb 3, 2022 - TypeScript
-
Updated
Feb 4, 2022 - PHP
-
Updated
Dec 29, 2021 - PHP
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Jan 28, 2022 - Python
-
Updated
Jan 12, 2022 - PHP
-
Updated
Jan 12, 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.