-
Updated
Apr 1, 2022 - Go
auth
Here are 1,816 public repositories matching this topic...
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Mar 17, 2022 - PHP
-
Updated
Mar 29, 2022 - Go
-
Updated
Mar 15, 2022 - 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
Apr 1, 2022 - JavaScript
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Mar 26, 2022 - Go
-
Updated
Apr 2, 2022 - Go
Here's inspiration: nuxt-community/auth-module#328 (comment)
-
Updated
Mar 26, 2022 - Java
Implement all functionality of reports module for mobile platforms
This is an idea that was suggested by someone in the 2021 FoalTS survey.
Many people go to the gothinkster
organization to see how to build real world applications. But an example is missing for FoalTS there. Maybe someone (or several people) would be interested in suggesting something on this side?
There is no need to be an expert on Foal to take this card. Anyone can contribute. And, i
-
Updated
Apr 1, 2022 - PHP
-
Updated
Feb 17, 2022 - PHP
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Mar 28, 2022 - Python
-
Updated
Jan 12, 2022 - PHP
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
-
Updated
Apr 1, 2022 - Java
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.